0.2.1 • Published 5 years ago

generator-icepanel v0.2.1

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

IcePanel Generator

npm version npm size npm downloads github issues github prs

A Yoeman generator for creating the scaffolding to begin building IcePanel plugins.

Installation

First, install Yeoman and generator-icepanel.

npm install --global yo generator-icepanel
# or
yarn global add yo generator-icepanel

Then generate your new project.

yo icepanel