1.2.4 • Published 11 months ago
ttychat v1.2.4
ttychat
A command line tools for chatting with your friends.
pnpm dlx ttychat
You can create a room by running create
command.
pnpm dlx ttychat create <username>
You can join a room by running join
command.
pnpm dlx ttychat join <username> <room-id>