Forgot the makefile!

This commit is contained in:
Hamcha 2016-06-20 17:39:09 +02:00
parent 0144ed9e0b
commit daff5eb65c

View file

@ -5,6 +5,7 @@ deps:
go get github.com/golang/freetype go get github.com/golang/freetype
go get github.com/llgcode/draw2d go get github.com/llgcode/draw2d
go get github.com/llgcode/draw2d/draw2dimg go get github.com/llgcode/draw2d/draw2dimg
go get github.com/disintegration/imaging
install-tg: install-tg:
go install github.com/hamcha/clessy/tg go install github.com/hamcha/clessy/tg