0.0.13 • Published 9 years ago

generator-clappr-plugin v0.0.13

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Clappr Player plugin generator Build Status

Getting Started

Install yeoman and our generator from npm:

$ npm install -g yo generator-clappr-plugin

Create a directory for your plugin:

$ mkdir your-awesome-plugin && cd your-awesome-plugin

Initiate the generator:

$ yo clappr-plugin

Contributing

In general, we follow the fork-and-pull git workflow:

  1. Fork the repository on GitHub
  2. Commit changes to a branch in your fork
  3. Pull request "upstream" with your changes
  4. Merge changes in to "upstream" repoository

:warning: Be sure to merge the latest from "upstream" before making a pull request.

To use your generator development version:

In the project root, link your development package:

$ npm link

Then when you run yo clappr-plugin it will use your local package.

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago