Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 245 Bytes

HackerEarth Java API

Get Started

  1. Install Gradle from http://gradle.org/downloads
  2. Set environment variables: GRADLE_HOME and JAVA_HOME. Add export PATH=$PATH:GRADLE_HOME/bin to ".bashrc".
  3. Clone the repo and run gradle build.