Skip to content

Vinetos/Hooligan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hooligan

Just a cool tool that do the transfert between a nodejs server and a fireman application

Build

Prerequisites :

  • Java 11 (JDK and JRE) and newer
# Clone the repo
git clone https://github.com/safexty/Hooligan.git
cd Hooligan

# Build the project
gradlew clean build

File will be located in build/libs/Hooligan-1.0.0.jar

Usage

# Launch the application
java -jar ./build/libs/Hooligan-1.0.0.jar

The first time, the application will generate config.yml. Configure it !

About

Do the transfert between a nodejs server and a fireman application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages