GitHub - gnanasundar/C2-Github-commit-count: Github commit count topology · GitHub
Skip to content

gnanasundar/C2-Github-commit-count

 
 

Folders and files

Repository files navigation

Pre-requisites for running project:

To run this topology in local mode:

  • Compile the project source, producing a jar file. Do this by running the following on the command-line:
mvn clean package
  • Execute the main class in the jar file by running the following:
java -jar target/github-commit-count-1.0.0-jar-with-dependencies.jar
  • Sit back and watch the topology continually process messages based on the data in changelog.txt.

About

Github commit count topology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%