chief-pac
Version:
Add plumbing files instantly
36 lines (22 loc) • 829 B
Markdown
# chief-pac
[](http://travis-ci.org/chiefbiiko/chief-pac) [](https://ci.appveyor.com/project/chiefbiiko/chief-pac)
***
CLI to add plumbing files to a directory instantly: `.gitignore`, `.travis.yml`, `appveyor.yml`, `readme.md`, `license.md`, and a `test.js`.
***
## Get it!
```
npm install -g chief-pac
```
***
## Usage
```
usage: chief-pac [dir] [github=xyz] [name=xyz] [-force]
chief-pac set github=xyz|name=abc
dir: directory, default cwd
name: your real name
github: your name on github
-force: overwrite existing files?
```
***
## License
[MIT](./license.md)