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

https://github.com/afeiship/rake-yeoman

Rake for yeoman.
https://github.com/afeiship/rake-yeoman

rake upgrade yeoman yo

Last synced: 6 months ago
JSON representation

Rake for yeoman.

Awesome Lists containing this project

README

          

# rake-yeoman
> Rake for yeoman.

## installation
```bash
npm i -D @jswork/rake-yeoman
```

## usage
~~~
rake yo:clean[name] # Clean your yeoman cache
~~~