⌘K
DocsDeveloper reference

Projects & templates

Create projects — bare from a template, or through the full setup wizard.

List projects

Every project in the organization, newest first.

spaceboy projects list

Create a project

Provisions a project from a starter template — repository, environments, and CI included. For an agent-built app from a description, use the setup wizard instead.

spaceboy projects create --name "my-app"
spaceboy projects create --name "paint" --template repobot-paint
Build from a description instead

List starter templates

The templates a project or setup can start from, with platform and capabilities.

spaceboy setup templates