0.1.0 • Published 10 years ago

generator-modernizr-detect v0.1.0

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

generator-modernizr-detect

Getting Started

This is a yeoman generator to create new modernizr detects. While you are more than welcome to use it, unless you are creating them on a regular basis you almost certainly don't actually need it.

If you do want to, make sure you install it globally so yeoman can find it

npm install -g generator-modernizr-detect

Using The Thing

This generator requires an existing modernizr repo. If you haven't done so already, clone the modernizr repo

git clone https://github.com/modernizr/modernizr.git

and then run this generator from within that repo

yo modernizr-detect

License

MIT