Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joefiorini/bstack
- Owner: joefiorini
- Created: 2013-06-26T15:30:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-26T15:40:31.000Z (over 11 years ago)
- Last Synced: 2024-04-14T09:06:39.570Z (9 months ago)
- Language: Shell
- Size: 2.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.