git-bug
git-bug copied to clipboard
bridge to https://github.com/charmbracelet/soft-serve
This project is awesome.
I like the idea of running my own Git server and Soft Serve: https://github.com/charmbracelet/soft-serve is nice and clean.
Would I need to write a bridge ? That seems to be the integration point right ?
I don't know Soft Serve, but can't you just push there as a git remote?
Hey @MichaelMure
git remote should work yes. I will try it.
I am writing a GUI for git-bug using this approach:
https://github.com/octoberswimmer/masc/tree/main/example/todomvc
from that Folder you just need to install https://github.com/hajimehoshi/wasmserve
cd todomvc
apple@apples-MacBook-Pro todomvc % wasmserve
2024/03/11 11:07:11 go build -o /var/folders/pj/n3sth0z55md7lydld97r8mmh0000gn/T/771057398/main.wasm .
It fund very fast and its ELM functional coding.
This bot triages untriaged issues and PRs according to the following rules:
- After 90 days of inactivity, the
lifecycle/stale
label is applied - After 30 days of inactivity since
lifecycle/stale
was applied, the issue is closed
To remove the stale status, you can:
- Remove the
lifecycle/stale
label - Comment on this issue