xo-flatstring: ++ README
This commit is contained in:
parent
87c64c59e0
commit
66998590dc
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -23,6 +23,18 @@ Limitations:
|
|||
|
||||
## Getting started
|
||||
|
||||
### Install dependencies
|
||||
|
||||
- [github/Rconybea/xo-cmake](https://github.com/Rconybea/xo-cmake) cmake macros
|
||||
- [github/Rconybea/xo-indentlog](https://github.com/Rconybea/indentlog) logging (used by unit tests)
|
||||
|
||||
### Clone xo-flatstring
|
||||
|
||||
```
|
||||
$ cd ~/proj # for example
|
||||
$ git clone https://github.com/rconybea/xo-flatstring
|
||||
```
|
||||
|
||||
### build + install
|
||||
```
|
||||
$ cd xo-flatstring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue