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
Cedric Beust 2722ee1ba7 Travis.
2016-08-09 03:18:03 -08:00
.idea Kotlin 1.0.4-eap-62. 2016-08-06 09:51:40 -07:00
dist Fixed kobaltw for TravisCI, also now handles directory names with space in them. 2016-07-20 13:05:11 -07:00
kobalt 0.891. 2016-08-09 00:06:33 -08:00
lib Kotlin 1.0.4-eap-62. 2016-08-06 09:51:40 -07:00
modules Formatting. 2016-08-09 02:53:03 -08:00
src Test fix. 2016-08-09 02:53:12 -08:00
.gitignore .idea. 2016-02-23 22:38:13 +04:00
.travis.yml Restore caches 2016-06-08 06:08:53 -07:00
build-travis.sh Travis. 2016-08-09 03:18:03 -08:00
kobalt-incremental-tasks.md Fix timings. 2015-12-24 22:02:08 +04:00
kobalt.iml Kotlin 1.0.4-eap-62. 2016-08-06 09:51:40 -07:00
kobaltw Fixed kobaltw for TravisCI, also now handles directory names with space in them. 2016-07-20 13:05:11 -07:00
kobaltw.bat Validate current directory. 2016-07-15 11:09:17 -07:00
LICENSE.txt License. 2015-10-03 21:48:47 -07:00
README.md Add Travis CI build status to readme 2016-03-06 22:06:48 -08:00
TODO.md TODO. 2016-03-09 02:25:00 +04:00

Kobalt Build Status

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.