/generator-ail-misc

Generate project/fold-structure from templates using yomen.

Primary LanguageJavaScriptMIT LicenseMIT

Templates of Stuffs

1. Install

npm i -g yo

The package has not been published to npm . Thus to install, just clone the repository.

git clone https://github.com/fosonmeng/generator-ail-misc.git
cd generator-ail-misc
npm link

2. Run

2.1 Help

To get the list of templates

yo ail-misc

2.2 Copy a template

yo ail-misc:typescript

3. Templates

Name Description
browser-sync
browserify
editorconfig
eslint
jshint
rollup
systemjs2
vue with requirejs
webpack
typescript with system 0.21

4. References

https://yeoman.io/
https://github.com/yeoman/yeoman