generator-arvis
Version:
Scaffold out an Arvis extension
29 lines (16 loc) • 409 B
Markdown
# generator-arvis
> Scaffold out an [Arvis](https://github.com/jopemachine/arvis) extension
This module is inspired and clone by [generator-alfred](https://github.com/SamVerschueren/generator-alfred)
Example:

Example result:

## Install
```
$ npm install --global generator-arvis
```
## Usage
With [yo](https://github.com/yeoman/yo):
```
$ yo arvis
```