A simple Command Line Interface (CLI) to bring you the freshest dad jokes straight to your terminal.
All data is from icanhazdadjoke.
Run the following command in your terminal:
curl "https://raw.githubusercontent.com/Anupya/dadjoke-cli/master/dadjoke" -o /usr/local/bin/dadjoke && chmod +x /usr/local/bin/dadjoke You are all set! Enter this in your terminal to receive a new dad joke :)
dadjoke git clone https://github.com/Anupya/dadjoke-cli.git cd dadjoke-cli vim dadjoke MIT License
