0.0.1 • Published 11 years ago

generator-appmaker v0.0.1

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

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!
0.0.1

11 years ago

0.0.0

11 years ago