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
forked from dirien/pulumi-python-minecraft
-
Notifications
You must be signed in to change notification settings - Fork 1
pulumi-demos/pulumi-python-minecraft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Deployment of a Minecraft server as AWS instance
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 60.5%
- Go 39.5%