1
0
Fork 0
forked from fun/fun
fun/docs/examples/progress.md

9 lines
201 B
Markdown

# progress.fun — overview
What it shows
- Simple progress display in the terminal.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/progress.fun
- Or: fun examples/progress.fun