Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 268 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 268 Bytes

matcha

A simple read-only web interface for Git repositories.

Screenshot

Usage

go get -u github.com/emersion/matcha/cmd/matcha
cd $GOPATH/src/github.com/emersion/matcha
(cd public && npm install)
matcha .

License

MIT