Overview

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

macOS

nitric is available via homebrew

brew install nitrictech/tap/nitric

Windows

nitric is available via scoop

scoop bucket add nitric https://github.com/nitrictech/scoop-bucket.git
scoop install nitric

Linux

nitric can be downloaded as a scripted install via curl.

curl https://nitric.io/install | bash

Manual

You can download pre-compiled binaries from the releases page and copy them into your desired location

What's next

Checkout out our concepts page for a quick overview of Nitric.