commit | 4e6f9210bfde39b8fa318a4d0c573acb295b6f3b | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Tue Nov 18 13:07:30 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Tue Nov 18 13:07:31 2014 -0800 |
tree | c18efed7987443d30da32c254895c4637766e288 | |
parent | c10afee0c43e59a7be5421039e16090c18ad1024 [diff] |
veyron-browser: setting VDLPATH so that VDLs get regenerated on build Change-Id: I60394503656ee4c5eb4ef341c4da9113c0a95a7e
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