foundweekends/giter8

Missing paragraph in Japanese docs

开放

#419 创建于 2019年4月4日

 (1 条评论) (0 个反应) (0 位负责人)Scala (225 个派生)batch import
help wanted

仓库指标

星标
 (1,755 个星标)
PR 合并指标
 (平均合并 2小时 53分钟) (30 天内合并 3 个 PR)

描述

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)

贡献者指南