Get started with Suborbital Compute.
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 Compute locally
Set up Compute in a new directory:
mkdir suborbital && cd suborbital
subo compute deploy core --local
4. Check out the docs
Learn more about what Suborbital Compute can do for your application.