Specs:
- Have a CLI for interfacing with the application
- this is self-evidend upon running the application in bash.
- Pull data from an external source
- the jokes are all from the comedy central website - jokes.cc.com
- Implement both list and detail views
- The first option just pulls a joke from the website. The second option lists all the categories that are available, with a deeper level of joke titles.