
Browse Git Repos offline.
git clone git@github.com:creationix/git-browser.git
cd git-browser
npm install
./make moz
Then add build/moz/manifest.webapp to the simulator and push it to a device.
git clone git@github.com:creationix/git-browser.git
cd git-browser
npm install
./make chrome
Then go to and "Load unpacked extension..." and browse to build/chrome.
This builds a web app that can run in a normal hosted webpage
git clone git@github.com:creationix/git-browser.git
cd git-browser
npm install
./make web
Then point your browser to build/web/index.html.
Included is a monitor.sh script that watches for file changes and updates the build directories.
It accepts make targets as it's arguments, so simply replace ./make in the above instructions with ./monitor.sh.
inotifywait which is found in the inotify-tools package in Ubuntu Linux.$ claude mcp add git-browser \
-- python -m otcore.mcp_server <graph>