/geotrellis-spark-test

Primary LanguageShellApache License 2.0Apache-2.0

GeoTrellis SBT Template

This is a bare-bones project template that can be used to begin any new application that uses GeoTrellis.

An sbt bootstrapping script is also supplied, so you don't even need to have sbt installed on your system.

To fetch this repo:

git clone https://github.com/geotrellis/geotrellis-sbt-template.git

To pull dependencies and run tests:

./sbt test