repositorypackage
0.0.0-20210112022122-73f0047e8b65
Repository: https://github.com/kris-nova/lolgopher.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
lolgopher
Rainbow Writer implementation for Golang
Based on https://github.com/busyloop/lolcat.
Proudly packaged with Golang dep
Installing
$ go get github.com/kris-nova/lolgopher
From Source
cd $GOPATH/src/github.com/kris-nova/lolgopher
go install .