Install task. Then run task setup
& follow instructions until it says ✔️ you are setup
.
Run task
to see all possible commands.
flow repo explains purpose of flow well. See cli/flow for its code.
To install flow-rs
& put it in your PATH, run task install-flow
.
All library code is in lib/
(currently git ignored as there is only one library there in separate repo).
- log_macro - Macro to print variable(s) with values nicely
Any PR to improve is welcome. codex & cursor are nice for dev. Great working & useful patches are most appreciated (ideally). Issues with bugs or ideas are welcome too.