https://github.com/mooncos/scammer-bingo-desktop-java
Scammer Bingo Java edition
https://github.com/mooncos/scammer-bingo-desktop-java
Last synced: 30 days ago
JSON representation
Scammer Bingo Java edition
- Host: GitHub
- URL: https://github.com/mooncos/scammer-bingo-desktop-java
- Owner: mooncos
- License: mit
- Created: 2016-08-13T14:38:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T23:52:38.000Z (almost 9 years ago)
- Last Synced: 2025-05-04T21:15:55.238Z (30 days ago)
- Language: Java
- Homepage:
- Size: 870 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scammer Bingo - Java Edition
This is the Scammer Bingo Java edition.
This can be used on all operating systems with Java 8+ installed (which is most as Java 7 is EOL)
## Building
Building is relatively easy.
- Make sure you have maven 3 installed
- Run ```mvn clean package``` from the root directory of this project to get the jar file
- (Optional) Run the jar file in the target folder from the command line