0.1.3 • Published 9 years ago

yol v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

yol

My project auxiliary tool.

Templates:

  • gulpfile
  • files.js(files for gulp task)
  • .gitignore
  • .jshitrc
  • LICENSE(MIT)
  • package.json(only devDependencies)
  • README.md(empty)

If above files can't be found in cwd, this tool will copy templates to cwd.

If there has a file with the same name in cwd, the template will not be copied.

The common way to init project, just type:

npm init && bower init && yol init

And the project will be initiated. :)

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

1.0.0

9 years ago