From b23afe7b9089b3177d9aee994464f72e52efbd2a Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Sat, 27 Feb 2016 21:54:20 -0600 Subject: Successful test of un-chunked message. --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f577035..79e6937 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,8 @@ +build: + stack build + +repl: + stack repl + graylog: docker run -t -p 9000:9000 -p 12201:12201 -p 12201:12201/udp graylog2/allinone -- cgit v1.2.3