Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiamsantos/gololcat
Output Rainbow Of Colors
https://github.com/thiamsantos/gololcat
Last synced: 4 days ago
JSON representation
Output Rainbow Of Colors
- Host: GitHub
- URL: https://github.com/thiamsantos/gololcat
- Owner: thiamsantos
- License: apache-2.0
- Created: 2021-01-07T14:54:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T00:03:50.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T16:32:03.550Z (about 1 month ago)
- Language: Go
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gololcat
![screenshot](screenshot.png)
Based on the tutorial [Build a Command Line app with Go: lolcat](https://flaviocopes.com/go-tutorial-lolcat/) by [Flavio Copes](https://flaviocopes.com/).
### Installation
You need `go` installed and `GOBIN` in your `PATH`. Once that is done, run the
command:```shell
$ go get -u github.com/thiamsantos/gololcat
```## Usage
```sh
$ gololcat
```