Building

July 2, 2022 ยท View on GitHub

How to setup and compile the project.


Docker

You can also use Docker to
compile & run the project.



Steps

  • Clone the repository

    git clone https://github.com/tipsy/profile-summary-for-github.git
    
  • Navigate to the root folder

    cd profile-summary-for-github
    
  • Install the dependencies

    mvn install
    
  • Compile the source code

    java -jar target/profile-summary-for-github-jar-with-dependencies.jar