1.0.1 • Published 7 years ago

grace-cli v1.0.1

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

Grace CLI

Grace CLI is the command line interface for Grace CMS, A CMS to create your own custom CMS.

At the moment, the default command copies grace-cms as a starting point for your website. It would be nice eventually to move build commands over to here, rather than keeping them in the cms, but for now this will do.

Prerequisites

A Firebase account - A free one will do You have node and npm installed.

Installation

npm install --global grace-cli

Usage

grace-cli --firebase "yourfirebasename"

--firebase, -f, Firebase: Your firebase name. if your app's firebase url is
https://yourapp.firebase.io, your name would be yourapp.