commit | 2fe74174ff5908d54754c4f0d37366dc60bde39b | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Wed Sep 17 20:33:50 2014 -0700 |
committer | Jiri Simsa <jsimsa@google.com> | Wed Sep 17 20:33:50 2014 -0700 |
tree | 502a3e5ecce11622d10abf0d41bb6f9fe6eac572 | |
parent | 134d4cd515ec4c226618950f43b6e9f7634d18be [diff] |
updating the veyron import paths Change-Id: If4fd6d161e3c3788ae88fc97f4df78693d01f934
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