This repository has been archived on 2024-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
progress/README.md

20 lines
389 B
Markdown
Raw Normal View History

2024-11-26 15:59:04 +01:00
# progress — Demo tool for the libscterm library
Simple tool, meant to be built and run (not installed).
2024-12-03 17:24:31 +01:00
OBSOLETE: has been moved into tests for libscterm, and can be invoked using
`make test` there.
2024-11-26 15:59:04 +01:00
## Build
`make`
after installing dependencies:
- [libscterm](https://git.bobpolis.com/bob/libscterm/)
- [libsccolor](https://git.bobpolis.com/bob/libsccolor/)
2024-11-26 15:59:04 +01:00
## Run
`./progress`