11 ポイント 投稿者 xguru 2022-12-06 | 1件のコメント | WhatsAppで共有
  • すべての内容が git リポジトリに保存される
  • 通常の git remote にバグをプッシュ/プル可能
  • オフライン対応
  • インタラクティブなターミナル UI と Web UI を提供
  • 既存の CLI/Web などのツールとも高い互換性
    • bridge を提供: GitHub, GitLab, Jira, Launchpad
  • Windows/macOS/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 // 인터랙티브 터미널 UI   
git bug webui // 웹 UI  

1件のコメント

 
galadbran 2022-12-06

ロックインがないとのことですが、どのような形でデータを保存しているのか本当に気になりますね!