Skip to main content
Maintain a template repository like solana-mobile/templates — the source of the templates used by create. You only need this command if you author or maintain templates.

templates check

Check that generated template artifacts are up to date:

templates generate

Generate template artifacts:

templates sync

Sync git-tracked templates to another template repository:
All subcommands accept --root <path> to point at a template repository other than the current directory.
Last modified on September 1, 2026