Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 443 Bytes

repo-crawler

Getting Started

The easiest way to set up the environment is to:

  1. Install IntelliJ Idea (Recommended:2017.2.1) with kotlin plugin.
  2. Clone this repository.
  3. Open IntelliJ Idea and open project. File -> Open.. -> <project_path> (Select Gradle if needed.)
  4. Build -> Build Project
  5. Run -> Run... -> com.incquerylabs.vhci.modelaccess.twc.rest.Craler.kt