文件名称:generator-lazy-demo:生成器懒人演示
文件大小:1.39MB
文件格式:ZIP
更新时间:2024-08-08 16:04:55
CSS
Generator Lazy Demo 跟着例子在3分钟内玩转Generator Lazy。 Useage 向导模式创建 在任意目录中执行yo lazy,然后一路NEXT即可。 在包含配置文件的项目中使用 命令: yo lazy cd build-with-config-exist yo lazy 在未包含任何配置文件的项目中使用 命令: yo lazy --with-profile [config file path] cd build-with-special-config yo lazy --with-profile ../special-config.json 使用默认的命令创建项目 命令: yo lazy --with-configure [words or base64 config] cd build-with-configure yo lazy --with-configu
【文件预览】:
generator-lazy-demo-master
----build-with-configure()
--------.gitkeeper(0B)
----.gitignore(30B)
----build-with-config-exist()
--------lazy-config.json(711B)
----build-with-configure-base64()
--------.gitkeeper(0B)
----LICENSE(1KB)
----build-with-special-config()
--------.gitkeeper(0B)
----README.md(1KB)
----generator-lazy-demo.iml(505B)
----special-config.json(711B)
----hello-world()
--------.jshintrc(4KB)
--------.gitignore(214B)
--------.jscsrc(3KB)
--------package.json(964B)
--------src()
--------gulpfile.js(6KB)
--------robots.txt(41B)
--------LICENSE(1KB)
--------README.md(6KB)
--------demo()
--------.npmignore(0B)
--------.gitattributes(11B)
--------.editorconfig(294B)
----demo.png(14KB)