An open API service indexing awesome lists of open source software.

https://github.com/ulivz/gulp-plugin-boilerplate

A node module template to quickly write a gulp plugin
https://github.com/ulivz/gulp-plugin-boilerplate

Last synced: 2 months ago
JSON representation

A node module template to quickly write a gulp plugin

Awesome Lists containing this project

README

          

# gulp-plugin-template

A node module template to quickly write a gulp plugin

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**gulp-plugin-template** © [ulivz](https://github.com/ulivz), Released under the [MIT](./LICENSE) License.

Authored and maintained by ulivz with help from contributors ([list](https://github.com/ulivz/gulp-plugin-template/contributors)).

> [github.com/ulivz](https://github.com/ulivz) · GitHub [@ulivz](https://github.com/ulivz) · Twitter [@ulivz](https://twitter.com/ulivz)