/gopher-cli

Gopher CLI application written in Go

Primary LanguageGo

gopher-cli

gopher-cli is a tool that allows you to fetch and save images of gophers from a GitHub repository.

Installation

To install gopher-cli, you need to have Go (Golang) installed on your system. Then, you can use the following command:

go get -u github.com/hitesh22rana/gopher-cli

Usage

To use gopher-cli, run the following command:

gopher-cli get <gopher-name>

Example:

gopher-cli get friends

This will fetch the friends.png image and save it to "gophers" directory.