1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
Cedric Beust c45bf49c7d License.
2015-10-03 21:48:47 -07:00
gradle First commit 2015-10-03 21:38:15 -07:00
kobalt First commit 2015-10-03 21:38:15 -07:00
modules/wrapper First commit 2015-10-03 21:38:15 -07:00
src First commit 2015-10-03 21:38:15 -07:00
.gitignore First commit 2015-10-03 21:38:15 -07:00
build.gradle First commit 2015-10-03 21:38:15 -07:00
gradlew First commit 2015-10-03 21:38:15 -07:00
gradlew.bat First commit 2015-10-03 21:38:15 -07:00
kobalt.iml IDEA file. 2015-10-03 21:44:25 -07:00
kobaltw First commit 2015-10-03 21:38:15 -07:00
LICENSE.txt License. 2015-10-03 21:48:47 -07:00
README.md Update README. 2015-10-03 21:44:20 -07:00
TODO First commit 2015-10-03 21:38:15 -07:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.