mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-24 23:47:11 -07:00
15 lines
399 B
Markdown
15 lines
399 B
Markdown
# Kobalt
|
|
|
|
[<img src="https://teamcity.jetbrains.com/app/rest/builds/buildType:(id:OpenSourceProjects_Kobalt_Build)/statusIcon.svg">](https://teamcity.jetbrains.com/project.html?projectId=OpenSourceProjects_Kobalt&tab=projectOverview)
|
|
|
|
|
|
Kobalt is a universal build system.
|
|
|
|
To build it:
|
|
|
|
```
|
|
$ ./kobaltw assemble
|
|
```
|
|
|
|
Please see [the web site](http://beust.com/kobalt/) for the full documentation.
|
|
|