Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 363 Bytes

gochuck-cli

A CLI program to display Chuck Norris jokes. Required Go version 1.16 and above.

Usage

To build the binary file, simply run

$ go build -o gochuck-cli .

Run the built binary to get a random Chuck Norris Joke

$ ./gochuck-cli

Todo

The current command only gets a random joke, need to add more flags to customize the command