From daff5eb65c73a6a862b1911043ff59e2ada73e39 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Mon, 20 Jun 2016 17:39:09 +0200 Subject: [PATCH] Forgot the makefile! --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 92cca59..a5b8661 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ deps: go get github.com/golang/freetype go get github.com/llgcode/draw2d go get github.com/llgcode/draw2d/draw2dimg + go get github.com/disintegration/imaging install-tg: go install github.com/hamcha/clessy/tg