/justreq-cli

justreq CLI

Primary LanguageJavaScriptOtherNOASSERTION

justreq CLI

install

npm install -g justreq-cli

usage

To create a configuration file, you can run this

justreq init

To start a JR Server, you can run this

justreq start

Or run this to clean caches and start JR server

justreq start -c

Temporarily proxy other remote not in configuration file

justreq start -h www.yourhost.com

more

You can run this to get help

justreq --help

justreq-cli - github

justreq - main program

issue