localtunnel

Ruby gem wrapping the localtunnel npm package.

Installation

Add this line to your application's Gemfile:

gem 'localtunnel'

And then execute:

$ bundle install

Lastly, install the localtunnel npm package and ensure that it is available in your PATH:

$ npm install -g localtunnel

Usage

TODO.