nitro-cli

1.2.6 • Public • Published

A simple CLI for scaffolding Nitro Digital projects.

Installation

Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.

$ npm i -g nitro-cli

or

$ yarn global add nitro-cli

Usage

After installation you must add Personal token to configuration.

$ nitro-cli token <api-token>

Generate project files.

$ nitro-cli init <project-folder>

Example:

$ nitro-cli init _fed

The above command pulls the template from GitLab, prompts for some information, and generates the project at ./_fed/.

Official Templates

Current available templates:

  • iRep Starter
  • FED Starter

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i nitro-cli

Weekly Downloads

0

Version

1.2.6

License

MIT

Last publish

Collaborators

  • adamszalapski