> On 2016-08-04, at 07:02, Paul deGrandis <[email protected]> wrote: > > Hi Michael, > > Thanks for using Pedestal and thanks for taking time to write a blog post! > > Looks good to me as well. If you want a fully interactive dev setup (so you > don't have to keep restarting the server), you can start a repl, run `(def > serv (run-dev))` and connect your editor to that repl. As you update code > and re-evaluate it, the changes will appear.
Thanks for taking the time to read through the post! Thanks for pointing it out the run-dev option. I understand how it works. For right now, I kind of like the control of reloading when I say (using reset) rather than automatically. I appreciate your help. Best, Michael Glaesemann grzm seespotcode net -- You received this message because you are subscribed to the Google Groups "pedestal-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/pedestal-users.
