foton-cli

1.0.10 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i foton-cli

Weekly Downloads

2

Version

1.0.10

License

ISC

Unpacked Size

9.7 kB

Total Files

5

Last publish

Collaborators

  • mr.stark