8000 GitHub - sindresorhus/gulp-plugin-boilerplate: Boilerplate to kickstart creating Gulp plugins
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sindresorhus/gulp-plugin-boilerplate

Repository files navigation

gulp-plugin-boilerplate

Boilerplate to kickstart creating Gulp plugins

Contains all the current best-practices.

Getting started

In your directory, run:

curl -fsSL https://github.com/sindresorhus/gulp-plugin-boilerplate/archive/main.tar.gz | tar -xz --strip-components 1 && mv _package.json package.json && mv _readme.md readme.md

You can also git clone or download this repo, but then you'll have to rename _readme.md to readme.md and _package.json to package.json.

About

Boilerplate to kickstart creating Gulp plugins

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0