The first time:
- If using jQuery,
cookiecutter https://github.com/audreyr/cookiecutter-jquery.gitto create it. - If not using jQuery,
cookiecutter https://github.com/audreyr/cookiecutter-component.gitto create it. - Put the code in a repo
- Create a
package.json - Create a
component.json - Add it to https://github.com/component/component/wiki/
For each new release:
-
grunt release:patchorgrunt release:minoror evengrunt release:major(https://github.com/geddski/grunt-release/)