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.
This would allow the default project to build on gradle. At the same time, since we have this file explicitly listed in .gitignore, this will never get updated in ay PRs etc. This is just a simpel hack to have the gradle builds passing. |
||
---|---|---|
gradle | ||
kobalt | ||
modules/wrapper | ||
src | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
kobalt.iml | ||
kobaltw | ||
LICENSE.txt | ||
local.properties | ||
README.md | ||
TODO.md |
Kobalt
Kobalt is a universal build system.
To build it:
./kobaltw assemble
Please see the web site for the full documentation.