CLI Installation
Prerequisites
Nitric relies on functionality from the following projects to help retrieve plugins, containerize and deploy your application.
Please follow these links to the official installation steps for each.
- Git
- Docker (deployments only)
- Docker Buildx (deployments only)
- Pulumi (for deployments, only needed if using the default providers)
Installing the Nitric CLI
brew install nitrictech/tap/nitric
Manual Install
You can download pre-compiled binaries from the releases page and copy them into your desired location
Update to the latest version
brew upgrade nitric
You can easily check which version you're on by running nitric version
.
Release notes
You can view the CLI release notes on our CLI GitHub Releases page.
What's next
Checkout out our concepts page for a quick overview of Nitric.