Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
The fastest way to deploy NTT is using the NTT CLI.
Install
Install
Install the NTT CLI:
Verify the NTT CLI is installed:
To update an existing NTT CLI installation, run:
For local development, you can update your CLI version from a specific branch or install from a local path.
To install from a specific branch, run:
To install locally, run:
Git branch and local installations enable a fast iteration loop as changes to the CLI code will immediately be reflected in the running binary without having to run any build steps.