Skip to content

100dayproject/AA-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

This open source hasOwn by 100dayproject.

App information screenshot

What the project?

Life-parser (currently v1.0 previous beta version) has easy helper coding Nodejs for build website application.

Life parser' application generator code structure and function helper already.

Installation

Currently v1.0 not publish on npm but will be quickly to complete.

Quick start

Create the app:

$ life-parser [App name]

Install dependencies:

$ npm install

Rock and Roll

$ npm start

Command Line Options

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

-h, --help     output usage information
-V, --version  output the version number
-m, --module   add module
-t, --theme    add theme
-f, --filter   add filter for nunjucks template engines
-i, --info     view information
-c, --config   view configuration
-s, --support  view support information
-v, --version  view version generator

Examples

This generator theme for project, you following command line for example.

Show themes list

$ life-parser -t

Show theme information

$ life-parser -t <Your Theme Name>

Install theme

$ life-parser install -t <Your Theme Name> [--force]

Uninstall theme

$ life-parser uninstall -t <Your Theme Name>

Dependency Status devDependency Status

About

Support for Nodejs happy web coding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors