chatme
v0.0.0
Published
It's a command line utility build out of nodejs for chatting
Downloads
6
Maintainers
Readme
chatme
It's a command line utility build out of nodejs for chatting
Installation
$ npm install --save chatme
Usage
const chatme = require('chatme');
chatme('Rainbow');
License
MIT © Amit Upadhyay