git pull;./gradlew assemble; java -jar build/libs/twitch-main-1.0.jar --spring.rabbitmq.host=localhost
./gradlew bootRun
A web page to visualize the live rate of emoticon usage on twitch.tv
Java
git pull;./gradlew assemble; java -jar build/libs/twitch-main-1.0.jar --spring.rabbitmq.host=localhost
./gradlew bootRun