2KAbhishek / gology

Unholy trilogy of Go CLI toys πŸ”±πŸŽ 

Home Page:https://2kabhishek.github.io/gology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gology is the combination of three CLI toys written in go goodluck - fortune clone, goatsay - cowsay clone, goldog - lolcat clone.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of go an fortune.

Installing gology

To install gology, follow these steps:

git clone --recursive https://github.com/2kabhishek/gology
cd gology
./setup.sh

Running gology

To use gology, follow these steps:

USAGE:
    gology

More Info

Be sure to check the component's Readme for more info.

About

Unholy trilogy of Go CLI toys πŸ”±πŸŽ 

https://2kabhishek.github.io/gology

License:GNU General Public License v3.0


Languages

Language:Go 65.4%Language:Shell 34.6%