This is a fun utility which basically gives Chuck Norris jokes on demand.
go get -u github.com/farhaanbukhsh/chuck
Note: Make sure you have GOPATH set and $GOPATH/bin added to the $PATH variable
First you need to cache some jokes, (You need internet for this)
chuck --index=10
Here I am caching 10 jokes, you can do as many as you want.
chuck
This will give you one of the above jokes!
Gopher Image: https://gopherize.me/
Chuck Norris Jokes: https://api.chucknorris.io/
Thanks to them things became easy!