1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-19 06:08:00 +02:00
docker-mailserver/docs/content/contributing/tests.md

13 lines
278 B
Markdown
Raw Normal View History

2021-03-02 19:40:43 +01:00
---
title: 'Contributing | Tests'
---
1. Install docker
2. Execute `git submodule update --init --recursive`
3. Install jq
4. 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.