commit | bbe2c79f9c9234b94d9355a63d1b0f0f10ec663b | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Jan 05 13:02:22 2015 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Jan 05 13:02:22 2015 -0800 |
tree | 8654702cfa18a07bf0d991020e7b1a1903a881d4 | |
parent | 63e190f31c403f6d5c57e8ef1a70d396949dd02e [diff] |
namespace-browser: increasing time we wait for each service to start as the 2 seconds was not sufficient for mounttables occationally anymore. Change-Id: I0b2559434c331192b4d5427471ef468bb72b3cd8
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