You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
core | 6 years ago | |
gui | 6 years ago | |
include | 6 years ago | |
share | 6 years ago | |
tests | 6 years ago | |
.gitattributes | 7 years ago | |
.gitignore | 7 years ago | |
.gitlab-ci.yml | 6 years ago | |
CHANGELOG | 6 years ago | |
LICENSE | 8 years ago | |
PKGBUILD | 6 years ago | |
README | 6 years ago | |
Sconstruct | 6 years ago | |
TODO | 6 years ago |
README
Alternate clone url:
$ git clone git://git.ocarinaproject.net/anna/ocarina.git
Build:
$ scons
Clean:
$ scons -c
Install:
$ sudo scons install
Uninstall:
$ sudo scons -c install
Build tests:
$ scons tests
Clean tests:
$ scons -c tests