Prerequisites: Bun, Python, Xcode Command Line Tools (macOS)
bun install
bun run dev # Development with hot reload
bun run build # Production build
bun run package:mac # Create distributable- Fork the repo
- Create a feature branch
- Make your changes
- Submit a PR
Apache 2.0