What does HackerNews think of soft-serve?
A tasty, self-hostable Git server for the command lineπ¦
Language:
Go
#93
in
Hacktoberfest
> "Hosting your own Git is not particularly easier than hosting your own GoTo Social or Akkoma."
Easiest way I've found (so far) to "host your own git" is https://github.com/charmbracelet/soft-serve
If you're into self hosting, soft-serve is a really cool CLI based git server from Charmbracelet that is about a half step above a bare git repo over SSH
Hi, I'm the author of the blog post. Thank you for your comment. A project you may find interesting is soft-serve from charm.sh https://github.com/charmbracelet/soft-serve it's a "TUI" (terminal user interface).
https://github.com/charmbracelet/wish, but this is actually https://github.com/charmbracelet/soft-serve (which I slightly modified to stop it from printing the branch names).
While I have not used it, softserve looks like a cool terminal/SSH based remote git server.
Love the fact that there are currently more people on the server than likes on this post :D
You might wanna take a look at https://github.com/charmbracelet/bubbletea ad specifically https://github.com/charmbracelet/soft-serve for v2.
IRC style commands that are only sent to the sender would also be nice as current version is a bit spammy with help and user commands.