You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

(Work in Progress) 

  1. Install Java 1.8 
  2. Install git
  3. Clone repository from: https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD/repos/geo-temporal-api-v2/browse (git clone repositoryUrl
  4. In Intellij Import project from external model, select sbt. Leave default options 
  5. Download postgres from your operating system: https://www.postgresql.org/download/  or https://postgresapp.com/ (Mac)
    1. Clone a database from one of the dev machines:

  6. Start your postgres db 
  7. Run ./sbt on the geo-temporal-api-v2 repository 
  • No labels