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)

貢獻者指南