Skip to content

pajics/generator-hub-dashboard

Repository files navigation

generator-hub-dashboard NPM version Build Status Dependency Status

Hub Dashboard Generator

Installation

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

npm install -g yo
npm install -g generator-hub-dashboard

##Usage

To create a Dashboard for Currencies with columns:

Gamebase Id | Key | Name | Code | Symbol

Start Yeoman Generator:

yo hub-dashboard

Input following:

Name for this Component in singular currency
Name for this Component in plural currencies
Properties CSV format gamebaseId,key,name,code,symbol

Getting To Know Yeoman

License

© Srdjan Pajic