commit | 0d819b0b0bbcea8fb77e979901f1c354608922e9 | [log] [tgz] |
---|---|---|
author | Wm Leler <wmleler@google.com> | Fri Jan 09 01:27:11 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 09 01:27:12 2015 +0000 |
tree | dc28bf8ad7c1f2a8469f323c833b00749ea7b4f4 | |
parent | b05ba05581c14e0356daf92313619cf9eb2d484c [diff] | |
parent | 33a1d631449ff832c4380c797b09902499de0da0 [diff] |
Merge "tree component"
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/release/javascript/core/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start