generator-appmaker

0.0.1 • Public • Published

Appmaker Component Generator

A guided yeoman generator to quickly create new components for Mozilla Appmaker.

Installation

[sudo] npm install -g generator-appmaker
  • Note: This isn't published yet, so you'll have to run npm install -g git://github.com/k88hudson/generator-appmaker.git*

Usage

  1. Make a directory named whatever you want your component to be.
  2. Run yo appmaker from root of that directory. Follow the prompts.
  3. Check out the README.md that just got created. You're on your way to making an awesome component!

Readme

Keywords

Package Sidebar

Install

npm i generator-appmaker

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • k88hudson