chatc-cli
v0.2.4
Published
A chat with Socket.io
Downloads
7
Maintainers
Readme
Chat C for CLI
A chat with Socket.io and Node.js ! It's my first realy application with Node.js ! It's a simple chat.
$ npm install -g chat-cli
$ chat
Options
-h, --help output usage information
-V, --version output the version number
-p, --port [number] specified the port
Yeoman genertor:
Yeoman genertor was created to select color and language.
$ npm install -g yo
$ npm install -g generator-chat
$ yo chat