foundweekends/giter8

Missing paragraph in Japanese docs

Offen

#419 geöffnet am 04.04.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Scala (225 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.755 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2h 53m) (3 gemergte PRs in 30 T)

Beschreibung

The Japanese version of the docs doesn't have this paragraph from 03/00.md :

To only use the latest stable release (excluding Milestone builds, Release candidates etc) specify a "stable" value in the property value format maven(groupId, artifactId, stable). To use the latest stable version for the Scalatest library we could refer to it as follows:

name = My Template Project
description = Creates a giter8 project template.
scalatest_version = maven(org.scalatest, scalatest_2.11, stable)

Contributor Guide