A simple project showing how to configure and use Gatling's SBT plugin to run Gatling simulations.
This project uses SBT 1, which is available here.
git clone https://github.com/gatling/gatling-sbt-plugin-demo.git && cd gatling-sbt-plugin-demo
$ sbt
> gatling:test
> gatling:testOnly computerdatabase.BasicSimulation
> tasks gatling -v