generator-blueprints:许多网站事物的 Yeoman 生成器

时间:2024-07-16 12:46:49
【文件属性】:

文件名称:generator-blueprints:许多网站事物的 Yeoman 生成器

文件大小:28KB

文件格式:ZIP

更新时间:2024-07-16 12:46:49

JavaScript

生成器蓝图 用于许多网站事物的生成器 入门 什么是蓝图? Blueprints 是用于处理 PHP 和 JavaScript 的通用生成器包(默认情况下偏向于作者的偏好)。 用于生成代码的单一入口点,这最大限度地使用子生成器从一次访问终端构建内聚应用程序 安装 要安装蓝图,您首先需要 yeoman,要让 yeoman 在节点环境的终端中运行它 $ npm install -g yo 要从 npm 安装生成器蓝图,请运行: $ npm install -g generator-blueprints 最后,启动生成器: $ yo blueprints 执照 麻省理工学院


【文件预览】:
generator-blueprints-master
----module()
--------templates()
--------index.js(1KB)
----.jshintrc(351B)
----.gitattributes(12B)
----bower.json(69B)
----vm()
--------templates()
--------index.js(352B)
----npm-debug.log(88KB)
----theme()
--------templates()
--------index.js(372B)
----.travis.yml(230B)
----config()
--------templates()
--------index.js(499B)
----LICENSE(1KB)
----test()
--------test-load.js(261B)
--------test-creation.js(842B)
----README.md(905B)
----.editorconfig(214B)
----.gitignore(20B)
----app()
--------templates()
--------index.js(3KB)
----package()
--------templates()
--------index.js(378B)
----package.json(654B)

网友评论