1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
Cedric Beust 30ce95fdf2 Typo.
2016-04-18 02:53:06 -08:00
.idea Revert "trying to retrofit BintrayApi and add package creation support" 2016-04-16 16:43:38 -04:00
dist Move kobaltw under bin/ in the zip file. 2016-03-17 23:54:20 +04:00
kobalt retrofit the rest of the bintry calls 2016-04-16 19:18:45 -04:00
lib Kotlin runtime. 2016-03-22 14:42:43 +04:00
modules Typo. 2016-04-18 02:53:06 -08:00
src Revamp the graph dependency/ordering logic. 2016-04-18 02:51:29 -08:00
.gitignore .idea. 2016-02-23 22:38:13 +04:00
.travis.yml Travis. 2016-03-30 22:44:04 -08:00
kobalt-incremental-tasks.md Fix timings. 2015-12-24 22:02:08 +04:00
kobalt.iml Revert "trying to retrofit BintrayApi and add package creation support" 2016-04-16 16:43:38 -04:00
kobaltw Reverse the readlink change (doesn't work on cygwin). 2016-01-04 16:19:41 -08:00
kobaltw.bat Fix kobaltw.bat 2016-03-25 11:29:58 +04: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.