0.1.18 • Published 5 years ago

myfirebase-cli v0.1.18

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Myfirebase-CLI

npm

A simple CLI for creating Myfirbase projects.

Installation

Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.

$ npm install -g myfirebase-cli

Usage

Creating myfirebase projects

$ myfirebase new:project <project-name>

Example:

$ myfirebase new:project my-project

Creating components in myfirebase project.

$ myfirebase new:component <component-name>

Creating models in myfirebase project.

$ myfirebase new:model <model-name>

Creating middlewares in myfirebase project.

$ myfirebase new:middleware <middleware-name>
0.1.18

5 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.9

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago