Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 684 Bytes

File metadata and controls

48 lines (28 loc) · 684 Bytes

Building

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