Skip to main content

Downloads

Get the CLI, editor extensions, and start building.

Orbital CLI

The command-line compiler and development server. Validate, compile, and run .orb programs locally.

npm install -g @almadar/cli

Editor Extensions

VS Code Extension

Syntax highlighting, validation, and autocomplete for .orb files in Visual Studio Code.

Install from Marketplace

Zed Extension

Native .orb support for the Zed editor. Syntax highlighting and Tree-sitter grammar.

Install from Zed Extensions

Next Steps

Install the CLI, then follow the getting started guide to build your first .orb application.

Getting Started Guide