0.1.1 • Published 11 years ago

generator-teiron v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
11 years ago

generator-teiron

铁人前端组的yo generator

使用方式

  • 安装yeoman npm install -g yo

  • 安装generator npm install generator-teiron --save-dev

  • 到指定目录,执行yo teiron

最终生成的目录结构如下

	+-- src
	|	+-- node_modules
	|	+-- css
	|	+--	images
	|	+-- js
	|	+--	sass
	|	+-- tmpl
	|	+-- package.json
	|	+-- Gruntfile.js /gulpfile.js
	|	+-- index.html
	|	+--	.gitignore
	+--	dist
	|	+--	css
	|	+--	images
	|	+--	js
	+-- .yo-rc.json
0.1.1

11 years ago

0.1.0

11 years ago