2.3.1 • Published 8 years ago

pose v2.3.1

Weekly downloads
68
License
MIT
Repository
github
Last release
8 years ago

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 WilsonJamen Marz
@seanc@jamen

License

MIT © Sean Wilson

2.3.1

8 years ago

2.3.0

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago