For the complete documentation index, see llms.txt. This page is also available as Markdown.

Developer Tools & CLI

Developer Tools & CLI

Working with App Maker projects from the terminal, and extending apps with plugins and dependencies.

Local development prerequisites, in order:

  1. Add Public Key — SSH key for cloning project repositories.

  2. User Access Tokens — API token for CLI authentication.

  3. Setup Existing Project on CLI — clone, install, and run the project locally.

Extending your app:

  • Plugin Quickstart — develop, pack, and publish a plugin.

  • Dependency Management — manage the plugins/dependencies used by your applications.

  • Upgrade Helper — review changes between platform versions before upgrading.

Last updated

Was this helpful?