1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 07:57:12 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
2015-11-23 16:36:24 +01:00
.idea modules.xml clean up. 2015-11-04 23:50:44 -08:00
gradle bump gradle version to 2.9 2015-11-23 16:36:24 +01:00
kobalt 0.289. 2015-11-22 22:15:29 -08:00
modules/wrapper Skip version check before extracting. 2015-11-15 22:34:00 -08:00
src 0.289. 2015-11-22 22:15:29 -08:00
.gitignore Update .gitignore. 2015-11-05 17:36:33 -08:00
.travis.yml Travis: less verbose. 2015-11-20 15:17:11 -08:00
build.gradle build.gradle. 2015-11-17 06:54:11 -08:00
gradlew Permissions 2015-10-05 20:08:50 -07:00
gradlew.bat First commit 2015-10-03 21:38:15 -07:00
kobalt.iml Depends on wrapper. 2015-11-12 03:24:50 -08:00
kobaltw Fix kobaltw. 2015-11-16 22:54:28 -08:00
kobaltw.bat Create kobaltw.bat 2015-10-26 20:15:27 +02: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.md TODO. 2015-11-19 00:14:48 -08:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.