Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 310 Bytes
python3 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
python -m pip install -r requirements.txt


python -m pytest --disable-pytest-warnings



docker run  -e PULUMI_ACCESS_TOKEN=<token> dirien/minecraft-automationapi destroy my-minecraft-sever -s ediri/dev