Skip to content
@glade-sh

Glade

Local Apex runtime and tooling for Salesforce teams.

Glade boxed contour mark

Glade

Local Apex runtime and tooling for Salesforce teams.

Website · Quickstart · What runs locally · Releases

Glade is a clean-room Apex runtime for local development and testing. It reads Salesforce projects from disk, checks Apex, runs supported tests without an org, and exposes the same runtime through a CLI, editor tools, a playground, and a Salesforce-shaped local API server.

Start Here

curl -fsSL https://glade.sh/install.sh | sh
glade doctor
glade check --project .

What Glade Covers

  • Apex parse, indexing, and semantic checks.
  • Local Apex tests for supported VM paths.
  • SOQL, DML, triggers, SObjects, and local storage.
  • JSON, SARIF, JUnit, and saved run artifacts for CI.
  • VS Code test, debug, and editor workflows.
  • Local Salesforce-shaped API routes for supported development loops.

Salesforce remains the validation gate for live auth, hosted service engines, deploy and retrieve, exact Lightning behavior, Streaming, Pub/Sub, GraphQL, and production governor accounting.

Popular repositories Loading

  1. glade glade Public

    Local Apex runtime and tooling for Salesforce teams.

    Go 2

  2. .github .github Public

    Organization profile and shared community health files for Glade

  3. glade-tools glade-tools Public

    First-party Glade maintenance tools and plugin binaries.

    Go

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…