photoprism-client-go/vendor/github.com/kris-nova/lolgopher
Kris Nóva e4323b6047 Working auth and photo json endpoint
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-09 11:17:06 -08:00
..
Gopkg.lock Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
Gopkg.toml Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
LICENSE.md Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
README.md Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
color.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
color_0.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
color_256.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
color_truecolor.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
output.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
output_windows.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
print.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
writer.go Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00

README.md

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 .