Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 200 Bytes

Amaze UI Plugin Generator

Installation

$ npm install -g yo
$ npm install -g generator-amuiplugin

Usage

$ mkdir your-plugin-project
$ cd your-plugin-project
$ yo amuiplugin