Installation
Quick Start
- Download - Get Superset for macOS
- Sign in - Create an account or sign in
- Add a repo - From local folder or Git URL
- Create workspace - Pick a branch and start working
Requirements
- macOS (Apple Silicon or Intel)
- Git installed
- GitHub CLI authenticated (
gh auth status)
Build from Source
git clone https://github.com/superset-sh/superset.git
cd superset
bun install
bun run buildWindows and Linux coming soon.
Next Steps
- Your First Workspace - Detailed setup guide
- Setup Scripts - Automate workspace init