commit | 26df277ee93218eb831322074593a6d9a0f93245 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Fri Oct 24 10:05:17 2014 -0700 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Oct 24 10:05:17 2014 -0700 |
tree | 0e56081263213c2495036b1df15d041aa2fbc35e | |
parent | 5f62d857be839c3a1d8231ad906630ab4c092e8f [diff] |
veyron-browser: renaming to namespace dependent on go/vcl/5934 Change-Id: Ia0ad7d1409fd75712eab3a9bf61cbacfd31a074d
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