commit | 6df95303a11ed8570ad45c5247d49ddb0757f885 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Thu Jan 08 12:19:20 2015 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Thu Jan 08 12:19:20 2015 -0800 |
tree | b1311122ab4928d63beed64d90f1d59f1c391ab3 | |
parent | b7a5536bc115a5c294125199a8c3033b8450b787 [diff] |
namespace_browser: TBR: fixing breaking changes from shutdown code Change-Id: Ie4385f64571b6d6bbae1811e3d1012ea61389fda
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/release/javascript/core/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start