gitchat
gitchat copied to clipboard
:computer: This is `how` developers talk!
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>