commit | 34dce27266f6702b163c5bf452a19de3ed686a68 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Wed Dec 03 14:56:54 2014 -0800 |
committer | Matt Rosencrantz <mattr@google.com> | Wed Dec 03 14:56:54 2014 -0800 |
tree | 3b5eaf6983d5d019e093ba7080f4dcd1ccdfea72 | |
parent | fbf2fff20e1c5258452f1619f246b314c9250cc4 [diff] |
veyron-browser: remove dependence on rt.R()/rt.Init(). Change-Id: I1a082121a466ce1450243d35daf585feeac97e1f
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