Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.6 KB

File metadata and controls

57 lines (40 loc) · 2.6 KB

node-cli-temple

node cli temple for fast develop

https://github.com/bridgewwater/node-cli-temple

npm version node lts version npm license npm download month npm collaborators

ci

github node package.json version GitHub license codecov GitHub latest SemVer tag) GitHub release)

Features

this is for node CLI programming project.

  • support jest
  • support git action

Contributing

Contributor Covenant GitHub contributors

We welcome community contributions to this project.

Please read Contributor Guide for more information on how to get started.

usage

# login
$ npm login
# after login success
# install
$ npm install -g node-cli-temple
# help
$ node-cli-temple --help
$ node-cli-temple --version
# uninstall
$ npm uninstall -g node-cli-temple

Template Usage

  • change full node-cli-temple to your project name
  • change author name template-user to your name
  • change bin file bin/node-cli-temple.js to your cli