How to run the Gatling Test case without the Sbt command?

I would like to run the performance load test case while hit the rest url. I was trying to create a REST service for the load test case. I can’t able to import the Simulation trait in my src/main file. How can i do this.? How can i test my load test of web service from rest api it self.