Skip to content

gitci/matcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A read-only web interface for Git repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.4%
  • HTML 26.6%