terminal_dad_jokes does one thing: supplies you with a never-ending stream of Dad Jokes from icanhazdadjoke!!!
- Clone or fork this repo to your local machine
- Run
bundle install
in the app directory - Then call the script!
ruby dad.rb
Optional:
- Add
alias dad_joke="ruby path_to/terminal_dad_jokes/dad.rb" to your
/.bashrc/.zshrc` fileor
And that's it!
Bug reports and pull requests are welcome on GitHub at https://github.com/CJGlitter/terminal_dad_jokes