1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 00:17:11 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
Cedric Beust 6ea1d9b227 Imports.
2015-10-24 15:47:05 -07:00
gradle Make local.properties optional. 2015-10-19 17:05:16 -07:00
kobalt Clean up Build.kt. 2015-10-22 20:03:01 -07:00
modules/wrapper Module changes. 2015-10-19 17:05:49 -07:00
src Imports. 2015-10-24 15:47:05 -07:00
.gitignore First commit 2015-10-03 21:38:15 -07:00
.travis.yml Make local.properties optional. 2015-10-19 17:05:16 -07:00
build.gradle Update to 1.0.0-beta. 2015-10-22 18:18:31 -07: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 Update to 1.0.0-beta. 2015-10-22 18:18:31 -07:00
kobaltw Removing KobaltLogger. 2015-10-14 00:03:55 -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.md TODO. 2015-10-14 03:59:57 -07:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.