https://github.com/codedotjs/node-boilerplate
:couple: Personal boilerplate for developing CLI tools in Node
https://github.com/codedotjs/node-boilerplate
Last synced: 7 months ago
JSON representation
:couple: Personal boilerplate for developing CLI tools in Node
- Host: GitHub
- URL: https://github.com/codedotjs/node-boilerplate
- Owner: CodeDotJS
- License: mit
- Created: 2016-11-23T10:34:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T02:16:03.000Z (over 8 years ago)
- Last Synced: 2025-03-20T00:41:18.306Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
> ""
[](https://travis-ci.org/CodeDotJS/tool)
## Install
```sh
$ npm install --global
```
__OR__
```sh
$ sudo npm install --global
```
## Usage
```
Usage:
Command:
Tool:
-h, --help display help
-v, --version display version
```
## Related
```
OPTIONAL
```
## License
MIT © [Your name](website)