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