A yeoman generator for scaffolding Meteor packages.
npm install -g yo
Check out this source from github. Change to the working directory, then run
npm install
npm link
This will install the npm dependancies for the generator and link the working copy into the global npm zone.
Always create an empty directory for your package, or re-run the generator from within an existing directory. To run the generator
yo meteor-package
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
MIT Percolate Studio