1.0.10 • Published 4 years ago

foton-cli v1.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Foton Cli

Command line interface for Foton framework FotonJS

Installation

You need to install globally and run with sudo previllages

$ sudo npm install -g foton-cli

Usage

Create new project

creating fresh project

$ foton create --project <project-name>

Generate model

$ foton create --model <model-name>

Generate controller

$ foton create --controller <controller-name>

Generate http rules

$ foton create --rules <rules-name>

Generate migration

$ foton create --migration <migration-name>

Generatr testing

$ foton create --testing <test-name>
1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago