Hacker News new | ask | show | jobs
by Noumenon72 1613 days ago
Is this like, a framework for making command line apps, the way Spring is a framework for making web apps?

Is Soft Serve for people who don't want to use GitHub?

1 comments

> Is Soft Serve for people who don't want to use GitHub?

There's no web UI for soft serve, it's strictly a command line and config driven git repo manager. It's more of a direct comparison to look at gitolite (also a script/CLI driven repo manager).

If you're looking for a run your own web UI for git, check out gitea.

You can even hack it so that both projects share the repo directory. Use Gitea for web and native SSH and this for a TUI.