git-bug - git repo में स्टोर होने वाला bug tracker
(github.com/MichaelMure)- सारा कंटेंट git repo में स्टोर होता है
- सामान्य git remote पर bugs को push/pull किया जा सकता है
- ऑफलाइन सपोर्ट
- interactive terminal UI और web UI उपलब्ध
- मौजूदा CLI/web आदि tools के साथ भी अच्छा integration
- bridge उपलब्ध: GitHub, GitLab, Jira, Launchpad
- Windows/Mac/Linux/FreeBSD
उपयोग का तरीका
git bug user create
git bug add
git bug push [<remote>]
git bug pull [<remote>]
git bug ls
git bug ls "status:open sort:edit"
git bug termui // interactive terminal UI
git bug webui // web UI
1 टिप्पणियां
कहा जा रहा है कि इसमें lock-in नहीं है, तो यह डेटा किस तरह store करता है, यह जानने की सच में बहुत उत्सुकता हो रही है!