New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

parse-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-cli

Parse Command line tools built on Node

  • 0.2.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

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!

Keywords

FAQs

Package last updated on 03 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc