@taylor.jeremydavid the bitemporal aspect looks very interesting. And it being open source
Back once again with the Edge from master
:
Is there a good way of setting up Edge in Cursive? I can import my nested project, but that doesn't let me see the root of the project; alternatively I can import the root, but then I can't add my app properly. What's the recommended approach?
Oh cool, how did you create the run configuration?
I think I just told it to use clj
, that was an option in the eaps
how do you kick off the sass and cljs?
i'm not sure which profiles to use to get it all running
I type (go) in the repl
See the dev guide for how to identify your aliases for your app.
dev,dev/build,build will be what you need if you have sass/cljs
oh, how silly of me. i thought there was some magic in ../bin/rebel
nice, it works!
Rebel is provided for people who don't have editor integrations available, particularly useful in training courses.
related question: how can i run a repl from cursive? it's a very slow loop to run an external nrepl server and connect to it from inside cursive, i need to be able to bounce a repl with one click
aaand another: my repl keeps getting hold of a file lock which prevents me from saving changes to the files through intellij until i kill & restart the repl process. how can i avoid this?
@danielcompton will know better than I, but things seemed to just work for me when I played around.
That includes having cursive start the nrepl