commit | e1495b10651068a8978e46a658338f3c019741a7 | [log] [tgz] |
---|---|---|
author | Nicolas LaCasse <nlacasse@google.com> | Thu Aug 28 14:06:28 2014 -0700 |
committer | Nicolas LaCasse <nlacasse@google.com> | Thu Aug 28 14:06:28 2014 -0700 |
tree | 0e8a4b5ee03f9147be95d6d66ec736dffb564150 | |
parent | da67f7ebf8fecd19fbf0280ea6b38b52b74cc183 [diff] |
Stop generating java vdls. Change-Id: If2cfb6cd7cec9515e0ccacc5f2da52d14180cd58
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