git-explorer

module
v0.0.0-...-56e7232 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2015 License: MIT

README

Git explorer

Experimental git browser using GRPC and git2go.

This repo includes 2 applications, frontend is the web application to access from your browser. backend is the git server that access the git data.

The git repositories are stored in ~/git-explorer-data by default but you can modify that location by exporting GIT_EXPLORER_STORAGE_PATH.

Git explorer uses GRPC streaming to forward data to your browser on slow tree requests to avoid buffering on the frontend.

Installing dependencies

$ make deps

Running frontend and backend

$ make run

Moking lacency on your localhost

$ make slugish-lo0

License

MIT

Directories

Path Synopsis
backend
cmd
frontend
cmd
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL