commit | ff8722eac613a495eddf80eaf3ee6ebc0dd07ad1 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 08:57:17 2014 -0800 |
committer | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 08:57:17 2014 -0800 |
tree | 2c5871e3c6adfce312b51da5687df767be60a78b | |
parent | 22bbe4ba922bc12277711889d8aa0a65672127f3 [diff] |
Replacing VEYRON_ROOT with VANADIUM_ROOT.
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