- [x] add a `__main__.py` in elivepatch-client - [x] remove `bin/elivepatch` - [x] add a simple `main()` to call from `setup.py` - [ ] update the `README.md` accordingly (see [here](https://github.com/pallets/flask/blob/master/setup.py#L79) for a working example)