1.1.2 • Published 5 years ago
thecoder08-chatter v1.1.2
Chatter
What is Chatter?
Chatter is a chat app.
Installation
Run the command
npm i thecoder08-chatter -g
to install Chatter. (Chatter must be installed globally to use the shell command.)
Usage
Run the command
chatter server [port]
to start the server build on port port.
Run the command
chatter client [name] [addr] [port]
to connect to a server with name name at address addr on port port.
Run the command
chatter gui
to start the gui build.