commit | 9196856c68e8298d8e921e3f0ad1d94418188c0a | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Dec 22 11:19:41 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Dec 22 11:19:43 2014 -0800 |
tree | a232e199c5ae42bdc9c8844ea68feb67e8a46911 | |
parent | d7f1cffce5a05402ce656deda5bb9e30df371149 [diff] |
namespace-browser: Using the "MT" flag that comes from glob results to indicate whether something is a mounttable or not instead of duck typing whether a service is a mounttable. Change-Id: I1632d824513f5ba5e1f17057fc1f474818edade8 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