1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Templates.

This commit is contained in:
Cedric Beust 2016-02-18 21:50:28 -08:00
parent 388c1ff9f0
commit 0d99a930fe

View file

@ -334,6 +334,9 @@ id's and it acts as if you had specified these Maven id's in your <code>Build.kt
The reason why this parameter is useful is that typically, when you run a template, you don't
have a build file yet since you are starting a project from scratch.
</p>
<p>
For a more in-depth description of templates, please refer to <a href="http://beust.com/weblog/2016/02/18/the-kobalt-diaries-templates/">this article</a>.
</p>
<h2 class="section" id="maven-repos">Maven repos</h2>
<h3 class="section" indent="1" id="maven-repos-unauthenticated">Unauthenticated repos</h3>