mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -07:00
14 lines
291 B
Markdown
14 lines
291 B
Markdown
# Kobalt
|
|
|
|
<img src="https://teamcity.jetbrains.com/app/rest/builds/buildType:(id:OpenSourceProjects_Kobalt_Build)/statusIcon" />
|
|
|
|
Kobalt is a universal build system.
|
|
|
|
To build it:
|
|
|
|
```
|
|
./kobaltw assemble
|
|
```
|
|
|
|
Please see [the web site](http://beust.com/kobalt/) for the full documentation.
|
|
|