Skip to content

Files

Latest commit

author
Andreas Schmid
Nov 29, 2012
2bb25a1 · Nov 29, 2012

History

History
25 lines (16 loc) · 606 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 606 Bytes

======= pepe.app

pepe app generator

#Installation

npm install -g https://github.com/Nex9/pepe.app/archive/master.tar.gz

#Usage

pepe [options]

Generates a template apps using the specified command-line options

options:
  tenant path       Generates a new imageapp tenant skeleton
  simpleapp path    Generates a new minimal Spine app
  app path          Generates a new Spine application
  mobile path       Generates a new Spine Mobile application
  controller name   Generates a Spine Controller
  model name        Generates a Spine Model