Fork me on GitHub
#om
<
2017-03-23
>
thosmos03:03:26

@vaedasynapse I primarily use boot with om.next, what's the problem?

thosmos05:03:48

@vaedasynapse I uploaded a simple om.next, datascript, boot intro app here: https://github.com/thos37/om-tutorial

vaedasynapse07:03:59

thomos, thanks a ton! I will take a look at it.

vaedasynapse07:03:05

@anmonteiro I think my problem is that I'm trying to figure out cider/emacs at the same time I'm trying to do boot and om next at the first time. I'm going to look into the repo @thosmos shared and see if that helps combined with all the deep diving I've been doing today into cider, boot, and general knowledge of how Clojure compiles etc.

vaedasynapse07:03:37

@thomos you are awesome. Thank you so much for sharing that set up. I still haven't located what I was mucking up in my other attempts, but thanks to your help at least I have something functional that I can move forward on.

bnoguchi23:03:57

How do you run the devcards tests in the om repo?

anmonteiro23:03:01

then point your browser to localhost:3449/devcards/index.html

bnoguchi23:03:30

@anmonteiro Got it. Thanks. Will it also run with lein?

anmonteiro23:03:47

lein trampoline run -m clojure.main script/figwheel.clj