grim/anzu

Add a makefile and add linting and run support and clean up all the lint
anzu:
build: .
links:
- redis:redis
expose:
- "11011"
ports:
- "11011:11011"
redis:
image: redis:3