Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joefiorini/bstack

Yet another BrowserStack wrapper. Going to look for a more full-featured one that works, in the meantime I made this.
https://github.com/joefiorini/bstack

Last synced: about 2 months ago
JSON representation

Yet another BrowserStack wrapper. Going to look for a more full-featured one that works, in the meantime I made this.

Awesome Lists containing this project

README

        

# bstack

Browser stack tunneling, easy to install and easy to run.

## Install

brew install https://gist.github.com/joefiorini/5868444/raw/bstack.rb

## Setup

Create a file `~/.bstack` and give it your tunnel key as such:

```
BS_KEY=
```

## Run

bstack

Very basic, just supports tunneling for now. I'll add additional features as I need them.