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
- Host: GitHub
- URL: https://github.com/ulivz/gulp-plugin-boilerplate
- Owner: ulivz
- License: mit
- Created: 2017-07-30T07:14:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T07:47:04.000Z (over 4 years ago)
- Last Synced: 2025-02-12T20:26:47.075Z (8 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)