0.1.3 • Published 6 years ago
ngrok-qr v0.1.3
ngrok-qr
A command-line tool that wraps ngrok and generates a QR code for the forwarded URL.

Installation
Using yarn:
yarn global add ngrok-qr-- or --
Using npm:
npm install -g ngrok-qrNow installed globally, ngrok-qr can be used directly from the command line.
Usage
ngrok-qr [port]By default [port] is optional and defaults to 3000.