0.1.0 • Published 8 years ago

au-run v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

au-run

安装

npm install au-run -g

设置NODE_PATH,TINY_RUN_PATH

目的:从全局文件夹加载通用模块

参看./docs/NODE_PATH.md

配置

{
  "au-run": {
    "dependencies": ["gulp", "gulp-util", "minimist", "shelljs"]
  }
}

使用

au-run install

npm

npm 参看 https://docs.npmjs.com

gulp

参看./docs/example/gulpfile.js

更多gulp配置参看 https://github.com/gulpjs/gulp

webpack

参看./docs/example/webpack.config.js

更多webpack配置参看 https://github.com/webpack/webpack

0.1.0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago