tt-chat
v0.2.1
Published
A simple terminal chat.
Readme
terminal-chat
A CLI Chat for developers and linux lovers

Usage
Just install our npm package and run:
# install chat
npm i -u tt-chat
# run
tchatWe still developing this app, so if you wanna run in developer mode:
- Clone this repository:
git clone [email protected]:marco-souza/terminal-chat.git && cd terminal-chat - Install dependencies:
pnpm install - Run the chat:
pnpm start
