commit | 10a73b743a70cef02cc55d7a2bec1177fe6e2d18 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 16:31:40 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 16:31:40 2014 -0800 |
tree | 40221d8c2420b897fcf98439404c9b0facf11751 | |
parent | e8da55fd7ce98205f4ef2de903af2fde5b000f48 [diff] |
namespace-browser: VDL files are now in the repo Change-Id: Ie7dcafe36fe4eba032022e744b887dd1433fb24d
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