0.1.0 • Published 7 years ago
chief-pac v0.1.0
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-pacUsage
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?