]> git.immae.eu Git - github/fretlink/haskell-graylog.git/blame_incremental - Makefile
Merge pull request #3 from antoine-fl/bump_lts
[github/fretlink/haskell-graylog.git] / Makefile
... / ...
CommitLineData
1build:
2 stack build
3
4repl:
5 stack repl
6
7graylog:
8 docker run -t -p 9000:9000 -p 12201:12201 -p 12201:12201/udp graylog2/allinone