Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.14 KB

cli-name

CLI Description

Installation

Note: to use this CLI application, you need to have installed Node.js and a console you can run commands into. The minimum required version of Node.js is: 8 - codename "Carbon".

In your console, run the following command:

$ npm install -g cli-name

You can also use yarn:

$ yarn global add cli-name

Usage

The CLI application expects ...

Related