11 puntos por xguru 2022-12-06 | 1 comentarios | Compartir por WhatsApp
  • Todo se almacena en el repo de git
  • Se pueden hacer push/pull de errores usando un remote normal de git
  • Soporte offline
  • Ofrece una UI interactiva de terminal y una UI web
  • También se integra bien con herramientas existentes como CLI y web
    • Incluye bridges para: GitHub, GitLab, Jira, Launchpad
  • Windows/Mac/Linux/FreeBSD

Cómo usarlo

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 // UI interactiva de terminal   
git bug webui // UI web  

1 comentarios

 
galadbran 2022-12-06

Dicen que no hay lock-in, ¡así que de verdad me da mucha curiosidad cómo almacenan los datos!