Sha256: 9fcf351bd0707c72ec7c6ee7516ff30f55a7062bea2cab254d55a89d19764e9d

Contents?: true

Size: 994 Bytes

Versions: 14

Compression:

Stored size: 994 Bytes

Contents

# <%= project_name %>

## Dependencies
*

_Optional_

*

## Usage

#### Methods

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

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

## Development

### Dependencies
* Ruby
* Bundler Gem
* Node.js
* npm
* Testem
* PhantomJS

_Optional_

* Growl _\* for <= OS X Lion 10.7_

### Compiling
`bundle exec guard`

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.

### Testing
Run `testem`

_- or -_

Run `testem -g` if running OS X Lion or below for Growl support

## To-Do
*

## Contributing
1. Fork it ( http://github.com/<%= tasks.github.username %>/<%= project_name %>/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
new-0.0.14 templates/js/README.md.erb
new-0.0.13 templates/js/README.md.erb
new-0.0.12 templates/js/README.md.erb
new-0.0.11 templates/js/README.md.erb
new-0.0.10 templates/js/README.md.erb
new-0.0.9 templates/js/README.md.erb
new-0.0.8 templates/js/README.md.erb
new-0.0.7 templates/js/README.md.erb
new-0.0.6 templates/js/README.md.erb
new-0.0.5 templates/js/README.md.erb
new-0.0.4 templates/js/README.md.erb
new-0.0.3 templates/js/README.md.erb
new-0.0.2 templates/js/README.md.erb
new-0.0.0 templates/js/README.md.erb