0.0.8 • Published 5 years ago

@farol/cli v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Farol CLI

Install

Using NPM

  • To install run
npm install -g @farol/cli
  • To update run
npm update  -g@farol/cli

Publish

In order to release a new version you shall follow the steps bellow:

  1. Make the desired changes;
  2. Update CHANGELOG.md file;
  3. Commit your changes;
  4. Run the commands below:
  • Run
npm version patch
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago