Get started with Suborbital Extension Engine.
1. Generate an environment token
Verify your email address to get started.
2. Install the subo
CLI
Via Homebrew:
brew tap suborbital/subo
brew install subo
For Linux (or without Homebrew), download the latest release.
3. Run Extension Engine locally
Use subo to generate a new local configuration:
mkdir suborbital && cd suborbital
subo se2 deploy --local
4. Check out the docs
Learn more about what Suborbital Extension Engine can do for your application.