0.0.5 • Published 8 years ago

selunia v0.0.5

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
8 years ago

Selunia

Selfirius application helper.

NPM Version

Installation

$ npm install -g selunia

Create Selfirius Application

To generate and start a new basic application based in Selfirius framework you need execute the commands below:

Create the app:

$ selunia new applicationName

Generate env.json file (clone from env.example.json)

$ selunia env

Command Line Options

This helper contains another commands and options like:

Commands:
    new [options] [name]  create a new project based selfirius framework
    env                   generate a env.json from env.example.json

Options:
    -h, --help     output usage information
    -V, --version  output the version number

License

ISC

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago