Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

flovilmart/parse-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-cli

Parse Command Line Tools in Node

A UNOFFICIAL port of the official Parse Command Line tools to nodejs with a local running environment

##Intallation

npm install -g parse-cli

##How to use

  • parse-cli run [app] Start the local development server

  • parse-cli install [repo] [target] Install a parse module from a git repo visit parse-module and parse-require for more informations

  • parse-cli new Creates a new parse application folder with express app and ejs

  • parse-cli push [app] Push your code to the parse server

  • parse-cli develop app Push your code and tail the logs

  • parse-cli log -f -n 100 [app] Remote log

Happy Parsing!

About

Parse Command Line Tools in Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published