Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lillyschramm/velocitymanager


https://github.com/lillyschramm/velocitymanager

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# VelocityManager

## Linting

Install

`npm install -g prettier prettier-plugin-java`

Run
`npx prettier --write .`

## Javadocs

https://velocitymanager.docs.eps-dev.de/

## Development

To start the most basic environment:
`docker-compose up`

To start a environment with multiple Minecraft servers:
`docker-compose up --scale paper=2`