Sha256: a87acb697c7eda97acf43e5281f706c6ebaa5581053b160a7fe451f97a495ed7

Contents?: true

Size: 639 Bytes

Versions: 1

Compression:

Stored size: 639 Bytes

Contents

# <%= project.name %>

## Dependencies
*

## Usage

#### Methods

###### METHOD NAME
_METHOD DESCRIPTION_
> _Arguments_
```yaml
argument: Argument description # default:
```

---
> _example_
```coffee
METHOD ARGUMENT
```

## Development

### Dependencies

```shell
gem install yuyi
yuyi -m https://raw.githubusercontent.com/<%= github.username %>/<%= project.filename %>/master/yuyi_menu
bundle install
npm install
bower install
```

Do **NOT** modify any `.js` files!  Modify the coffee files in the `src` directory.  Guard will watch for changes and compile them to the `lib` directory.

### Compiling & Testing
Run `testem`

## To-Do
*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
new-0.1.1 templates/js/README.md.erb