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.
Installing the Nitric CLI
brew install nitrictech/tap/nitric
Manual Install
Alternatively, you can download pre-compiled binaries from the releases page and install them manually.
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.