commit | 976bfdcc8ccea95b1d8d6936dd6851bfd7ec67ef | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Oct 20 17:56:37 2014 -0700 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Oct 20 17:56:39 2014 -0700 |
tree | d6fe591b4112136ae5fac10222cf01f2d4817ce6 | |
parent | 5f053849b243efce1984e0d0ca23530282a596a2 [diff] |
veyron-browser: Switching the shortcuts to use the new namespace service Also moving the logic to the browser-namespace event instead of the route handler. Change-Id: Icc1c1ee0520bd8b43545ba8e14d183db8a4bad30
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