commit | e8da55fd7ce98205f4ef2de903af2fde5b000f48 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 15:08:58 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Dec 12 15:09:00 2014 -0800 |
tree | 537942f3d1457fd83eb76e810fc33e32cd043e23 | |
parent | 442851c1f01964cbc49b59a205a4d548bdc02ef1 [diff] |
namespace-browser: Temp work-around for issue #596 Change-Id: I8be13d9aebd9f45d96fa7a5fbfef76f75b7564e2
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