An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# generator-yui-library [![Build Status](https://travis-ci.org/evocateur/generator-yui-library.svg?branch=master)](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/