0.1.11 • Published 11 years ago

codebox-quickstart v0.1.11

Weekly downloads
41
License
-
Repository
-
Last release
11 years ago

codebox-quickstart Build Status

Command line tool to generate addon skeleton for codebox.

Installation

Use npm to install it: npm install codebox-quickstart -g.

Usage

See below for common options or codebox-quickstart -h.

OptionDescription
-s, --serversideIf this flags is set, it will generates basic code for codebox add-on with server side component
-c, --consumesGiven a comma separated list of names, it will generates code for an addon which consumes given services
-p, --providesGiven a comma separated list of names, it will generates code for an addon which provides given services
-e, --expertIf this flag is set, the generator will remove all comments in the generated files
0.1.11

11 years ago

0.1.10

11 years ago

0.1.9

11 years ago

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago