mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
278 B
278 B
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.