Ankit152 / dankjoke

A CLI tool that is created to make you laugh! :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dankjoke

A CLI tool that is created to make you laugh πŸ˜†

Description πŸ““

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!!! πŸ™‚

Prerequisite πŸ•΅οΈβ€β™‚οΈ

The only prerequisite is to have go1.18 installed in the local system!!

Get Started 🌠

Installation

go install github.com/Ankit152/dankjoke

How to use the tool? πŸ€”

  • 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>

About

A CLI tool that is created to make you laugh! :)

License:MIT License


Languages

Language:Go 100.0%