0.0.0 • Published 5 years ago

generator-yo-ds v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Shiny app generator

This is an yeoman module which makes a templated shiny app.

Installation

First, install Yeoman and generator-yo-shiny using npm (we assume you have pre-installed node.js).

npm install -g yo generator-generator
# cd to the generator-yo-shiny directory and run the following command
npm install link

Then generate your new project:

yo yo-shiny