Install task. Then run task setup
& follow instructions until it says ✔️ you are setup
.
Run task
to see all possible commands.
flow
is a CLI as a dump of various commands written in Go that are useful to me. See cli/flow for its code/docs.
Run task deploy
to install flow-go
into PATH. It also puts fe
command in path (my own personal shorthand, but you can change it).
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.