Supported OS:
- MacOs
- Linux
- Install Bun.sh with
curl -fsSL https://bun.sh/install | bash
command - Then re-open your terminal to take the changes into account
- Clone the repository
- Run
bin/installer
to set upsfd
on 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