mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Kobalt is a Kotlin-based build system for the JVM.
* file encoding should be set. This will allow to inherit the right encoding from process which execute wrapper. This will fix invalid encoding on Windows (Ancii art drawing in Kobalt logger) |
||
---|---|---|
.idea | ||
dist | ||
kobalt | ||
lib | ||
modules | ||
src | ||
.gitignore | ||
.travis.yml | ||
kobalt-incremental-tasks.md | ||
kobalt.iml | ||
kobaltw | ||
kobaltw.bat | ||
LICENSE.txt | ||
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.