/
index
/
ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
interactive mode improvements
[ust.git]
/
README.md
1
## Installation
2
3
Before installing check
`config.mk`
- inside, the installation directories can be set.
4
5
To install, simply run:
6
7
```
8
make && make install
9
```