Install SPARK CLI and start your first workspace:
Supported platforms: Linux (x64), macOS (x64, arm64)
Windows users: Use WSL and follow Linux instructions
spark init
- Creates your workspace and guides you through setup
spark task create "My first task"
- Add work to your backlog
spark board
- See your Kanban-style project board
spark task pull
- Start working on a task
spark --help
- Discover all available commands
Fetching release information from GitHub...
Browse all SPARK CLI releases, including beta versions and detailed release notes.