gology is the combination of three CLI toys written in go goodluck - fortune clone, goatsay - cowsay clone, goldog - lolcat clone.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
go
anfortune
.
To install gology, follow these steps:
git clone --recursive https://github.com/2kabhishek/gology
cd gology
./setup.sh
To use gology, follow these steps:
USAGE:
gology
Be sure to check the component's Readme for more info.