commit | 8b131ca63c78bd79e9afe44c4dc180a213308a9b | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Sep 10 09:56:56 2014 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Wed Sep 10 09:56:59 2014 -0700 |
tree | cb8f07b9305368a0e94ea1d5e9339aedae28fe3b | |
parent | 7aaafd0e743cbef947221f640c4f94ddc8385ba0 [diff] |
veyron-browser: Filter recommended methods Restrict recommended methods to those that have actual output. Change-Id: Ifa0d8fcbb9e0e642bd9b19e9092476d7df2016d6
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