commit | f322ec8cc39c881a52dca31768ad0a1fb63c713b | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Dec 15 09:16:49 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Dec 15 09:16:49 2014 -0800 |
tree | b8cbf1a5a895a3ea84920129aff1294a77a34d83 | |
parent | 24885bdbaf1111a6b339c4621824bba476904e88 [diff] |
namespace-browser: Using veyron go instead of go as this script expects gopath to be set by veyron go. Change-Id: Idac633f46d95fc45dfcf687475f234ea51905fe2
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/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start