grunt-divshot:使用 Grunt 部署到 Divshot.io

时间:2021-06-06 07:42:15
【文件属性】:
文件名称:grunt-divshot:使用 Grunt 部署到 Divshot.io
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-06 07:42:15
JavaScript 咕噜咕噜 使用 Grunt 执行常见的命令。 有关选项以及如何配置应用程序的文档和详细信息,请参阅。 入门 这个插件需要 Grunt ~0.4.1 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-divshot --save-dev 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-divshot' ) ; “divshot”任务 用法 在项目的 Gruntfile 中,将名为divshot的部分添加到传递给grunt.initConfig()的数据对象中。 grunt . initConfig ( { divshot : { server
【文件预览】:
grunt-divshot-master
----LICENSE-MIT(1KB)
----divshot.json(140B)
----package.json(850B)
----tasks()
--------divshot.js(3KB)
----test()
--------divshot_test.js(1KB)
--------expected()
--------fixtures()
----Gruntfile.js(862B)
----.gitignore(31B)
----README.md(4KB)
----.jshintrc(191B)

网友评论