1.1.13 • Published 5 months ago

@fireenjin/cli v1.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

FireEnjin CLI

This is a set of build process tasks aimed to make working with full-stack Firebase projects easier by the good people at Madness Labs.

Getting Started

Install fireenjin into your project and then you can run it with scripts in your package.json.

# Install fireenjin as dev dependency
npm install --save-dev @fireenjin/cli

# Use commands like this in your package.json under scripts
fireenjin generate model

Commands

copy

This command copies a file from one place to another.

env

This command copies files from the env folder into the root.

generate

This command generated a file or a list of files based off templates.

migrate

This command runs all migrations and stores results in Firestore.

new

This command will walk you through setting up a new project.

prerender

This command will prerender files using Handlebars templates into web directory.

presets

This command will compile all of your presets into a javascript file.

seed

This command allows you to deploy seeds from your project to Firestore.

seed:clone

This command allows you to clone seeds from Firestore to your project.

triggers

This command builds an index for Firebase Functions.


Made with <3 by Madness Labs

1.1.13

5 months ago

1.1.9

7 months ago

1.1.8

7 months ago

1.1.7

7 months ago

1.1.6

7 months ago

1.1.12

6 months ago

1.1.11

7 months ago

1.1.10

7 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.20

2 years ago

1.0.15

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago