UNPKG

generator-git

Version:

Create the configurable scaffolding to start with a git-like project.

36 lines (21 loc) 381 B
## Install ```bash $ npm install <%= appName %> --save ``` ## Usage ```js const <%= camelAppName %> = require('<%= appName %>') <%= camelAppName %>('do something') // => return something ``` ## API ### <%= camelAppName %>(input, [options]) #### input *Required*<br> Type: `string` Lorem ipsum. #### options ##### foo Type: `boolean`<br> Default: `false` Lorem ipsum.