18 lines
308 B
Markdown
18 lines
308 B
Markdown
|
# progress — Demo tool for the libscterm library
|
||
|
|
||
|
Simple tool, meant to be built and run (not installed).
|
||
|
|
||
|
## Build
|
||
|
|
||
|
`make`
|
||
|
|
||
|
after installing dependencies:
|
||
|
|
||
|
- [libscterm](https://git.bobpolis.com/bob/libscterm/)
|
||
|
- [libscgui](https://git.bobpolis.com/bob/libscgui/) NOT YET AVAILABLE
|
||
|
|
||
|
## Run
|
||
|
|
||
|
`./progress`
|
||
|
|