cli-router

0.4.1 • Public • Published

cli-router

NPM

A simple Cli router to Controllers

Install with npm

$ yarn add cli-router
# or 
$ npm install --save cli-router

Usage

Check for examples in ./examples folder;

Tests

# only test 
$ yarn test
 
# test watch 
$ yarn test:watch

Deploy npm package

You can deploy package with:

$ npm run deploy [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease]

This should run the following steps:

  • Check if not tracked commits in git
  • Run tests with npm test
  • Upgrade version in package.json, commit and add tag
  • Publish package in npmjs.com

License

"Azuki", "azk" and the Azuki logo are copyright (c) 2013-2017 Azuki Serviços de Internet LTDA.

azk source code is released under Apache 2 License.

Check LEGAL and LICENSE files for more information.

Readme

Keywords

Package Sidebar

Install

npm i cli-router

Weekly Downloads

6

Version

0.4.1

License

Apache-2.0

Last publish

Collaborators

  • gullitmiranda
  • nuxlli
  • saitodisse
  • marcusgadbem
  • fearenales