Skip to content

carteb/carte-blanche-plugin-boilerplate

 
 

Repository files navigation

CarteBlanche Plugin Boilerplate

Сreate new CarteBlanche plugins in a few steps:

  1. Clone this repository:

git clone https://github.com/pure-ui/carte-blanche-plugin-boilerplate.git


2. Execute the wizard script. It will ask you a few questions
and fill all files with your data.

 ```sh
node ./carte-blanche-plugin-boilerplate/start
 ```

3. Your plugin repository will now have a clean Git history.
[Create the GitHub repository](https://github.com/new)
and push your project there.

4. Add your project to [Travis CI](https://travis-ci.org).

5. Fill `CHANGELOG.md` with initial version and release it to npm.

About

Carte Blanche Plugin Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%