Philosophy: "Make it awesome, it's for me mostly, so I like awesome."
brew tap jdillon/planet57
brew install jdillon/planet57/forgecurl -fsSL https://raw.githubusercontent.com/jdillon/forge/main/bin/install.sh | bashOr with auto-confirm:
curl -fsSL https://raw.githubusercontent.com/jdillon/forge/main/bin/install.sh | bash -s -- -yPrerequisites: Bun and Git
- docs/ - All documentation
- docs/command-patterns.md - How to write commands
- docs/features/ - Feature documentation
- docs/libraries/ - Library reference
- docs/reference/ - System reference (XDG, dependencies, etc.)
Apache-2.0