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
2015-12-18 02:26:49 +04:00
.idea kobaltw. 2015-12-13 08:27:42 +04:00
gradle bump gradle version to 2.9 2015-11-23 16:36:24 +01:00
kobalt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
modules Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
src Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
tmp Temporary scripts 2015-12-16 21:33:42 +04:00
.gitignore Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
.travis.yml Cache for travis. 2015-12-03 02:40:38 -08:00
build.gradle Update build.gradle. 2015-12-16 06:47:28 +04: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 .iml 2015-12-14 22:31:56 +04:00
kobaltw kobaltw. 2015-12-13 08:27:42 +04: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. 2015-12-10 03:12:40 +03:00

Kobalt

Kobalt is a universal build system.

To build it:

./kobaltw assemble

Please see the web site for the full documentation.