You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the repl works but when I run on my local system, is there a way to force running in development mode? Basically when not on production I still want to run the full script against different environments. is there something like lein run --env dev as an option?
The text was updated successfully, but these errors were encountered:
Right now the repl works but when I run on my local system, is there a way to force running in development mode? Basically when not on production I still want to run the full script against different environments. is there something like
lein run --env dev
as an option?The text was updated successfully, but these errors were encountered: