commit | 1592fcb0c332f48cd46583f1d31f75d87f368035 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 17:50:18 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 17:50:18 2014 -0800 |
tree | c569899b6dcc801c32ea19dec1a0bb2fbab7c88e | |
parent | 10a73b743a70cef02cc55d7a2bec1177fe6e2d18 [diff] |
namespace-browser: upgrading Mercury, because of bad sub-dependency versioning of Mercury caused the version we were using to to break. Change-Id: I5df1654783727a39281d5ed6ccab873250fbefa7
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