π
Lightweight team communication tool built inside Command Line Interface (CLI). For lazy Devs who hate switching between tabs.
Gordon
Get started
Clone or download the repo.
$ git clone https://github.com/rahulsonwalkar/Gordon
Navigate into the directory and install the dependencies.
$ cd Gordon
$ npm install
$ npm start
Usage
$ npm start
Custom chatroom
To create a seperate chatroom for your team, edit the channel name in the channel.js file.
return '#<YOUR_CHANNEL_NAME>'
Tip: Keep channel names complicated to increase privacy.
Creator
Rahul Sonwalkar - Blog and About Website: http://rahul.ru