mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 01:50:59 +00:00
278 B
278 B
title
title |
---|
Contributing | Tests |
- Install docker
- Execute
git submodule update --init --recursive
- Install jq
- Execute
make clean all
!!! info "Can I use MacOS?"
We do not support running linting, tests, etc on macOS at this time. Please use a linux VM.