Skip to content

zol/generator-meteor-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-meteor-package

A yeoman generator for scaffolding Meteor packages.

Getting Started

Install Yeoman

npm install -g yo

Install this generator

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.

Use this generator

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

Getting To Know Yeoman

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.

License

MIT Percolate Studio

About

Yeoman generator for meteor packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published