commit | de88ae02f87e1d7a1a5ba17a9b87fb1c1b3c3427 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 20:55:40 2014 -0800 |
committer | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 20:55:51 2014 -0800 |
tree | 8683e65165ecd0ff26ef151eae3778ffce784386 | |
parent | 8cc544f0247ceb83d8826546cbb6bf8ca3138479 [diff] |
Reorganization of VANADIUM_ROOT relative paths.
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