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 9f2f96e38a 0.644.
2016-03-04 00:38:18 +04:00
.idea IDEA files. 2016-02-25 07:49:39 +04:00
gradle Remove build.gradle since it no longer works. 2016-01-06 21:44:46 +04:00
kobalt 0.644. 2016-03-04 00:38:18 +04:00
lib Update runtime. 2016-02-21 11:06:39 -08:00
modules Catch malformed id's. 2016-03-02 21:47:57 +04:00
src 0.644. 2016-03-04 00:38:18 +04:00
.gitignore .idea. 2016-02-23 22:38:13 +04:00
.travis.yml Have travis assemble to. 2016-02-20 13:39:26 -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-incremental-tasks.md Fix timings. 2015-12-24 22:02:08 +04:00
kobalt.iml IDEA files. 2016-02-25 07:49:39 +04:00
kobaltw Reverse the readlink change (doesn't work on cygwin). 2016-01-04 16:19:41 -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
settings.gradle update gradle build files 2015-11-23 17:16:38 +01:00
TODO.md TODO. 2016-02-12 00:51:37 +04:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.