/gitchat

:computer: This is `how` developers talk!

Primary LanguagePythonApache License 2.0Apache-2.0

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>