1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-24 07:27:12 -07:00
Kobalt is a Kotlin-based build system for the JVM.
Find a file
2019-03-30 11:17:29 -07:00
dist Fix for OSX and calling outsite of residing directory. 2017-04-14 22:45:37 -07:00
gradle/wrapper Added Gradle project based on the POM. 2019-03-29 23:52:02 -07:00
kobalt use https to fetch artifacts 2019-03-29 10:21:22 -06:00
modules Centralized versions in main Gradle build file. 2019-03-30 11:17:29 -07:00
src 1.0.122. 2018-11-23 14:19:17 -08:00
.gitignore Centralized versions in main Gradle build file. 2019-03-30 11:17:29 -07:00
build-travis.sh Travis build fix attempt 2016-09-29 10:53:02 -07:00
build.gradle Centralized versions in main Gradle build file. 2019-03-30 11:17:29 -07:00
gradlew Made gradew executable. 2019-03-29 23:53:42 -07:00
gradlew.bat Added Gradle project based on the POM. 2019-03-29 23:52: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-test Made executable in git index. 2017-11-04 12:14:30 -07: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
pom.xml create maven build files for kobalt 2019-03-29 10:21:22 -06:00
README.md Update README 2017-05-21 09:51:03 +02:00
settings.gradle Added Gradle project based on the POM. 2019-03-29 23:52:02 -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.