20 lines
389 B
Markdown
20 lines
389 B
Markdown
# progress — Demo tool for the libscterm library
|
|
|
|
Simple tool, meant to be built and run (not installed).
|
|
|
|
OBSOLETE: has been moved into tests for libscterm, and can be invoked using
|
|
`make test` there.
|
|
|
|
## Build
|
|
|
|
`make`
|
|
|
|
after installing dependencies:
|
|
|
|
- [libscterm](https://git.bobpolis.com/bob/libscterm/)
|
|
- [libsccolor](https://git.bobpolis.com/bob/libsccolor/)
|
|
|
|
## Run
|
|
|
|
`./progress`
|