1.0.10 • Published 6 years ago

foton-cli v1.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
6 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

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago