small pixel drawing of a pufferfish clist

scripts/quickdeploy

1 2 3 4 5
#!/bin/sh -eu

rm -f clist
go build .
mv clist /usr/local/bin/clist