Fast project runner. Type f and run your project.
Too lazy to type cargo run? Same.
Download from Releases or:
cargo install --path .f # Interactive mode - detect project and select command
f -h # Help
f -v # Version
f -s # Scan cache & cleanup deleted projects
f -a PATH # Add project to cache
f -d PATH # Delete project from cache- Makefile
- Cargo.toml (Rust)
- build.sbt (Scala)
- go.mod (Go)
- package.json (npm)
~/.frc - see .frc.example
- Custom build commands (
make,npm→bun, etc.) - Detection priority order
See CONTRIBUTING.md
WTFPL - Do What The Fuck You Want To
Why are you still reading this? Just type f.
