Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lillyschramm/velocitymanager
https://github.com/lillyschramm/velocitymanager
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/lillyschramm/velocitymanager
- Owner: LillySchramm
- License: mit
- Created: 2022-04-12T15:17:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T09:15:12.000Z (over 1 year ago)
- Last Synced: 2024-11-08T18:53:32.479Z (about 2 months ago)
- Language: TypeScript
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`