Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 598 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 598 Bytes

GOFortuner : Tells you today's fortune :D

- USAGE :

gofortune [-f/-l/-r]

- DESCRIPTION :

Option Useage
-f displays a random fortune
-l displays a random text from literature
-r displays a random riddle

- INSTALLATION :

git clone [email protected]:Pro696969/GoFortuner.git
cd GoFortuner
go build
go install

- To run directly :

go run main.go