mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Rename archetype -> template.
This commit is contained in:
parent
d5e6a04b5d
commit
2b3aeabba2
14 changed files with 90 additions and 91 deletions
|
@ -14,7 +14,7 @@
|
|||
<class-name>com.beust.kobalt.internal.JvmCompilerPlugin</class-name>
|
||||
|
||||
<!-- These classes manage -init for Java and Kotlin -->
|
||||
<class-name>com.beust.kobalt.app.Archetypes</class-name>
|
||||
<class-name>com.beust.kobalt.app.Templates</class-name>
|
||||
|
||||
<!-- Test runners -->
|
||||
<class-name>com.beust.kobalt.internal.JUnitRunner</class-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue