soft-serve

Self-hostable Git server for the command-line with a TUI

brewmacoslinux
Try with needOr install directly
Source

About

Mighty, self-hostable Git server for the command-line

Commands

soft-serve

Examples

Start the soft-serve Git server$ soft-serve
Clone a repository from soft-serve$ git clone ssh://localhost:23231/repo-name
Access the web interface at localhost$ open http://localhost:23232