pose

2.3.1 • Public • Published

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

Sean Wilson Jamen Marz
@seanc @jamen

License

MIT © Sean Wilson

Package Sidebar

Install

npm i pose

Weekly Downloads

3

Version

2.3.1

License

MIT

Last publish

Collaborators

  • npm
  • programmatical