https://github.com/jopemachine-arvis/generator-arvis
Scaffold out an Arvis extension
https://github.com/jopemachine-arvis/generator-arvis
arvis arvis-extension arvish init scaffold template yeoman-generator yo yo-generator
Last synced: about 2 months ago
JSON representation
Scaffold out an Arvis extension
- Host: GitHub
- URL: https://github.com/jopemachine-arvis/generator-arvis
- Owner: jopemachine-arvis
- Created: 2021-08-06T10:08:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T15:49:03.000Z (about 4 years ago)
- Last Synced: 2025-03-30T17:46:22.343Z (7 months ago)
- Topics: arvis, arvis-extension, arvish, init, scaffold, template, yeoman-generator, yo, yo-generator
- Language: JavaScript
- Homepage:
- Size: 571 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# generator-arvis
[](http://badge.fury.io/js/generator-arvis)
[](http://badge.fury.io/js/generator-arvis)
[](https://lbesson.mit-license.org/)
[](http://makeapullrequest.com)
[](https://GitHub.com/jopemachine/arvish/issues/)> 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)
Demo:

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