https://github.com/ecrmnn/module-boilerplate-cli
CLI for cloning module-boilerplate
https://github.com/ecrmnn/module-boilerplate-cli
Last synced: 2 months ago
JSON representation
CLI for cloning module-boilerplate
- Host: GitHub
- URL: https://github.com/ecrmnn/module-boilerplate-cli
- Owner: ecrmnn
- License: mit
- Created: 2016-11-09T20:44:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T20:52:12.000Z (over 8 years ago)
- Last Synced: 2025-03-26T13:41:23.092Z (3 months ago)
- Language: JavaScript
- Homepage: https://npmjs.com/module-boilerplate-cli
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# module-boilerplate-cli
> CLI for cloning module-boilerplate[](https://travis-ci.org/ecrmnn/module-boilerplate-cli.svg?branch=master)
[](http://badge.fury.io/js/module-boilerplate-cli)
[](http://badge.fury.io/js/module-boilerplate-cli)
[](http://badge.fury.io/js/module-boilerplate-cli)### Installation
```bash
npm install -g module-boilerplate-cli
```### Usage
```bash
module new rainbow
#=> Ready to go (cd into rainbow/)
```### Related
- [module-boilerplate](https://github.com/ecrmnn/module-boilerplate) - Module boilerplate### License
MIT © [Daniel Eckermann](http://danieleckermann.com)