Skip to content

JordyKingz/rust-cli-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust CLI Jokes

A simple CLI app that tells jokes based on user arguments.

Usage

Any of these categories can be used as an argument: Any, Misc, Programming, Dark, Pun, Spooky, Christmas

Run the following command to get a joke from a specific category:

$ cargo run {joke category}

Example

$ cargo run programming

# Output 
Why is 6 afraid of 7 in hexadecimal Canada?
Because 7 8 9 A? 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages