1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
Cedric Beust 367b4a9e3d Merge pull request #405 from ethauvin/master
Made sure kobaltw (dist) is executable on non-Windows platforms.
2017-04-11 05:54:25 -07:00
dist Fix for GYGWIN 2017-03-23 11:08:52 -07:00
kobalt 1.0.59. 2017-04-09 09:52:22 -07:00
modules Made sure kobaltw in ~/.kobalt/wrapper/dist/ is executable on non-Windows platforms. 2017-04-10 23:23:18 -07:00
src Used OperatingSystem.current() instead of getting system property. 2017-04-10 22:31:31 -07:00
.gitignore .gitignore. 2017-03-27 15:14:18 -07:00
build-travis.sh Travis build fix attempt 2016-09-29 10:53:02 -07:00
kobalt-incremental-tasks.md Fix timings. 2015-12-24 22:02:08 +04:00
kobaltw 1.0.5. 2016-12-07 13:50:46 -08:00
kobaltw.bat 1.0.5. 2016-12-07 13:50:46 -08:00
LICENSE.txt License. 2015-10-03 21:48:47 -07:00
README.md Update README.md 2017-03-16 09:23:50 -07:00
TODO.md TODO. 2016-03-09 02:25:00 +04:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.