prestonp / curl-anim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang clone of parrot.live

Check it out live

curl lol.preston.io

Or run it locally

make build
make image
make run
curl -H "host: lol.preston.io" :80

About


Languages

Language:Go 90.6%Language:Makefile 9.4%