Skip to content

Ankit152/dankjoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published

Languages