https://github.com/zillow/generator-yui-library
Yeoman generator for YUI
https://github.com/zillow/generator-yui-library
Last synced: over 1 year ago
JSON representation
Yeoman generator for YUI
- Host: GitHub
- URL: https://github.com/zillow/generator-yui-library
- Owner: zillow
- License: mit
- Created: 2013-11-07T23:58:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T23:33:12.000Z (almost 12 years ago)
- Last Synced: 2025-02-19T21:38:58.022Z (over 1 year ago)
- Language: JavaScript
- Size: 310 KB
- Stars: 1
- Watchers: 68
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-yui-library [](https://travis-ci.org/evocateur/generator-yui-library)
> A [Yeoman][yo] generator for [YUI][yui] libraries.
## Installation
```bash
npm -g install yo generator-yui-library
```
This installs the `yo` CLI interface to [Yeoman][yo],
as well as this generator.
## Usage
```bash
$ yo yui-library
```
With no arguments or options,
a series of prompts will determine the files generated.
### Options
TODO
## Templates
### Projects
`yo yui-library [projectname]`
### Modules
`yo yui-library:module [modulename]`
## License
MIT
[yo]: http://yeoman.io/
[yui]: http://yuilibrary.com/