generator-clappr-plugin

0.0.13 • Public • Published

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

⚠️ 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.

Package Sidebar

Install

npm i generator-clappr-plugin

Weekly Downloads

1

Version

0.0.13

License

MIT

Last publish

Collaborators

  • thiagopnts
  • flavioribeiro