Skip to content

westurner/browenv

Repository files navigation

browenv

Objectives

Package

Installation

Requirements:

  • Git, SSH, Chrome
  • (Optional) Python, Pip
git clone https://github.com/westurner/browenv && cd browenv
make install

Usage

# Start (supervisord w/ proxy) and browser
make open SSH_USERHOST="user@host"

# Stop (supervisord w/ proxy)
make close

License

New BSD 3-Clause License