# whatup whatup is a simple server-based instant messaging application ## Installation ``` gem install whatup ``` ## Usage ``` $ whatup Commands: whatup hello # Says hello whatup help [COMMAND] # Describe available commands or one specific command ``` ## Development ## Contributing Bug reports and pull requests are welcome on GitHub at . ## License Free as in beer - our [license](https://github.com/jethrodaniel/whatup/blob/master/LICENSE) is [MIT](https://opensource.org/licenses/MIT). ## About This was part of a school project - see the [course site](http://www.cs.memphis.edu/~kanyang/COMP3825-sp19.html) for details.