Skip to content

Doaxan/joker_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joker

Get random Chuck Norris jokes in terminal. Written in Go.

This project fetch the chucknorris.io API.

Screenshot

Installation

go get github.com/Doaxan/joker_go

Or:

go install github.com/Doaxan/joker_go@latest

Usage

Retrieve a random chuck joke

joker_go random

Get 5 random unique jokes for each of the existing categories and saves them to text files in ./jokes/ directory - one for each of the categories

joker_go dump

You can specify the number of jokes, but note that in some categories(career, fashion, for ex.), jokes are less than 5.

joker_go dump -n 7

About

CLI application for working with https://api.chucknorris.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages