Sha256: e6700495ab1a3e5cfbdccd25353c7127e76db0382850adfc5e3f35b188e3ce96

Contents?: true

Size: 694 Bytes

Versions: 1

Compression:

Stored size: 694 Bytes

Contents

# 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 <https://github.com/jethrodaniel/whatup>.

## 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
whatup-0.1.0 README.md