README
Pose
Advanced boilerplating for awesome projects
Pose allows you to create and save advanced project templates, which you can then initialize in a new project.
Installation
$ npm install -g pose
(May require sudo
)
Usage
$ pose <action> [options]
Options:
--help, -h Show help [boolean]
--name, -n Name of template
--context, -c Entry of template
Actions:
help Show help
save Save a template.
init Initiate a template.
list List saved templates.
remove Remove a template.
Aliases
save
:mk
init
:i
list
:ls
remove
:rm
Docs & Support
Credits
@seanc | @jamen |
License
MIT © Sean Wilson