Tuesday, 10 September 2013

IntelliJ CE and Pedestal service application

IntelliJ CE and Pedestal service application

I've created a new pedestal (http://pedestal.io/) application like so,
$ lein new pedestal-service rh4c
Then I open the project.clj file with intelliJ
but - how do I run the pedestal application? (ideally being able to set
breakpoints and evaluate expressions)

No comments:

Post a Comment