Supported OS:
- MacOs
- Linux
- Install Bun.sh with
curl -fsSL https://bun.sh/install | bashcommand - Then re-open your terminal to take the changes into account
- Clone the repository
- Run
bin/installerto set upsfdon your environment - Restart your terminal
- Run
sfd
- Clone the repository
- Install dependencies with
bun install - Run the CLI with
bun dev - Build the CLI with
bun run build