Skip to content

shubhodeep9/gitchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published