commit | f02c01003f947a5b12f95b1687d7a18d3298892a | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Tue Jan 06 14:38:45 2015 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Tue Jan 06 14:38:45 2015 -0800 |
tree | 844cdf3cf64cbf05a6c97226c4f2ec4242c287c1 | |
parent | bbe2c79f9c9234b94d9355a63d1b0f0f10ec663b [diff] |
namespace_browser: signature API changes. Change-Id: I96c3f147aadd5a71b52ded87cc5968f86bbb2c07 MultiPart: 2/2
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