commit | d7f1cffce5a05402ce656deda5bb9e30df371149 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Thu Dec 18 16:01:01 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Thu Dec 18 16:01:01 2014 -0800 |
tree | f9712ece3f4c9cc55fcfcf3c28105c5067caaa62 | |
parent | 8a7f362a109db20c6f07fac9b8b741075e87739d [diff] |
veyron-browser: context on bindTo is now required. Change-Id: I971395b961b274ba2d47114f39af563f63a7c4f8 MultiPart: 2/2
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