https://github.com/hasinhayder/gochuck
Random Chuck Norris Jokes
https://github.com/hasinhayder/gochuck
api fun golang jokes
Last synced: about 1 year ago
JSON representation
Random Chuck Norris Jokes
- Host: GitHub
- URL: https://github.com/hasinhayder/gochuck
- Owner: hasinhayder
- Created: 2017-03-07T16:35:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T17:55:38.000Z (over 9 years ago)
- Last Synced: 2025-04-19T02:23:24.979Z (about 1 year ago)
- Topics: api, fun, golang, jokes
- Language: Go
- Size: 1000 Bytes
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Go program to display random Chuck Norris jokes in your terminal window.
Compile it
```
go build chuck.go
```
And run it
```
./chuck
```
Enjoy!