nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link
aws azure cli cloud dart gcp go golang grpc javascript nitric node-js python serverless typescript

Nitric Logo

CLI for building and deploying nitric apps

GitHub Workflow Status (branch) GitHub release (latest SemVer) GitHub all releases downloads Discord

Overview

Nitric provides a command-line interface (CLI) to assist with various tasks when building applications with the Nitric framework. For more information, check out the main Nitric repo.

Installation

The Nitric CLI is free to download and install.

Purpose

The Nitric CLI performs 3 main tasks:

Common Commands

Common commands in the CLI that you’ll be using:

Help with Commands

Each command is self documented and provides a "help" interface describing the usage, arguments and options for the command. Use the help command to view the help information for any other command:

Example displaying help for the new command

nitric new --help

Complete Reference

Documentation for all available commands:

Get in touch

Get Started

Check out the Nitric docs to see how to get started using Nitric. lto:maintainers@nitric.io)

Get Started

Check out the Nitric docs to see how to get started using Nitric.