UNPKG

generator-arvis

Version:

Scaffold out an Arvis extension

18 lines (9 loc) 419 B
# <%= repoName %> [![Build Status](https://travis-ci.org/<%= githubUsername %>/<%= repoName %>.svg?branch=master)](https://travis-ci.org/<%= githubUsername %>/<%= repoName %>) > <%= moduleDescription %> ## Install ``` $ npm install --global <%= moduleName %> ``` *Requires [Node.js](https://nodejs.org) 12+ and the [Arvis](https://github.com/jopemachine/arvis).* ## License MIT © [<%= name %>](<%= website %>)