npm install -g justreq-cli
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
You can run this to get help
justreq --help
justreq-cli - github
justreq - main program