/untitled-generator

Application generator for untitled-js and untitled-model

Primary LanguageHTMLMIT LicenseMIT

untitled-generator

untitled-js' application generator.

untitled-model' application generator.

NPM Version NPM Downloads

Installation

$ npm install -g untitled-generator

Quick Start

The quickest way to get started with untitled-js or untitled-model is to utilize the executable untitled to generate an application as shown below:

Create the app:

$ untitled init

Command Line Options

This generator can also be further configured with the following command line flags.

           Untitle - generator Help 

   untitled [options]

   init   : generate whole project for untitled-js and untitled-model
   js     : generate project only for untitled-js
   model  : generate projecst only from untitled-model

License

MIT