Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexaugustobr/game-master-jk-agent
Game-Master, a game server manager, jedi academy agent.
https://github.com/alexaugustobr/game-master-jk-agent
Last synced: about 6 hours ago
JSON representation
Game-Master, a game server manager, jedi academy agent.
- Host: GitHub
- URL: https://github.com/alexaugustobr/game-master-jk-agent
- Owner: alexaugustobr
- License: apache-2.0
- Created: 2020-08-02T20:55:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T23:52:54.000Z (about 3 years ago)
- Last Synced: 2024-10-13T02:19:18.417Z (about 1 month ago)
- Language: Java
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# game-master-jk-agent
Game-Master, a game server manager, jedi academy agent.## Sonar
```
mvn clean jacoco:prepare-agent install sonar:sonar
```Failsafe:
```
mvn clean jacoco:prepare-agent jacoco:report install sonar:sonar
```