Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 455 Bytes

README.rst

File metadata and controls

35 lines (21 loc) · 455 Bytes

GitChat

gitchat: Discuss your projects on gitchat. A terminal based chat app which automatically creates a chat room with your teammates for the repository that you are working on.

Supports

  • GitHub

Installation

pip install gitchat

or

pip install git+https://github.com/shubhodeep9/gitchat.git

Usage

$ cd <to your git repo>
$ gitchat
  Enter username:
  Enter password:
  <start chatting>