A CLI tool that is created to make you laugh 😆
A CLI tool written in Golang which is crafted with love ❤️ and care 🤗 to make nerds
and geeks
like the creater feel good while solving complex tasks!!! 🙂
The only prerequisite is to have go1.18
installed in the local system!!
go install github.com/Ankit152/dankjoke
- Get a random joke:
This command returns a random joke into your terminal.
dankjoke random
- Get a random joke with a specified term:
This command return a random joke that contains your specified term into your terminal.
dankjoke random --term=<your-term>