Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 469 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 469 Bytes

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 .