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 MoonBit that are useful to me. See cli/flow for its code/docs.
Run task deploy to install flow-mbt into PATH. It also puts fa command in path (my own personal shorthand, but you can change it).
Once fa is in PATH, running it without arguments opens an fzf-powered palette so you can fuzzy search available commands before executing them (make sure fzf is installed).
Any PR to improve is welcome. codex & cursor are nice for dev. Great working & useful patches are most appreciated (ideally).