dadjoke-cli
dadjoke-cli copied to clipboard
A simple CLI to bring you the freshest dad jokes straight to your terminal :joy:
Dad Joke CLI
A simple Command Line Interface (CLI) to bring you the freshest dad jokes straight to your terminal.
All data is from icanhazdadjoke.
Installation
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
Usage
You are all set! Enter this in your terminal to receive a new dad joke :)
dadjoke
Development
git clone https://github.com/Anupya/dadjoke-cli.git
cd dadjoke-cli
vim dadjoke
License
MIT License