1.0.2 • Published 7 years ago

veg-connect v1.0.2

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

veg-connect

Connect to and manipulate veggie server via command-line REPL

Installation

npm i -g veg-connect

Use

veg-connect will connect a REPL (run-eval-print-loop) to a running veggie server via unix sockets.

veg-connect

Options

  • -h --help Output help and exit
  • -v --version Output version and exit
  • -s --silent Disable logging

Functionality

Once you are connected to the veggie server, you will be afforded functions that can manipulate the server's response. Please see the veggie documentation for what is available with your version of veggie.