master
Daniel Kolesa 2015-08-30 00:23:02 -07:00
parent 19abeedd4e
commit 9929a5c154
1 changed files with 13 additions and 1 deletions

View File

@ -24,4 +24,16 @@ Upcoming features:
* Automatic dependency tracking
* Shell independence
* Proper argument handling
* Platform related utilities
* Platform related utilities
## Usage
Use the provided script to build OctaBuild itself. You will need libcubescript
and octastd in the right paths (you can adjust these paths within `compile.sh`)
in order to compile it. There is a provided example build script in `example`.
The octabuild binary supports the `-h` option to display help.
## License
See `COPYING.md`.