gulp plugin boilerplate:启动创建Gulp插件的样板 源码
gulp-plugin-boilerplate Boilerplate开始创建插件 包含所有当前的最佳实践。 入门 在您的目录中,运行: $ 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 您还可以git clone或此存储库,但随后必须将_readme.md重命名为readme.md并
文件列表
gulp-plugin-boilerplate-main.zip
(预估有个11文件)
gulp-plugin-boilerplate-main
.gitattributes
19B
.github
workflows
main.yml
450B
test.js
431B
license
1KB
_package.json
721B
.npmrc
19B
.editorconfig
175B
暂无评论