@1focus/f
v0.1.3
Published
> Move faster
Downloads
15
Readme
1Focus
Move faster
This CLI has various functionality to move faster in software projects. With deep integration into 1focus.ai.
Install CLI
To install CLI, run: bun i -g @1focus/f. This should make f available in your PATH. If you have something else overriding f, you are free to symlink.
You can also run it via bunx @1focus/f@latest <command> to always use the latest version of the CLI.
Run
See f --help for instructions of what you can do.
Setup Dev
Install task. Then run task setup & follow instructions until it says ✔️ you are setup.
Commands
Run task to see all possible commands.
Contributing
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.
Note that this CLI is very opinionated in how workflows are done. Suggestions are welcome of course but we want to give our happy path of how we at 1focus.ai plan to write complex software of any kind.
