klipse

Yehonathan Sharvit 2017-11-29T03:33:54.000116Z

You have to require clojure.test namespace @derpocious

Yehonathan Sharvit 2017-11-29T08:00:47.000214Z

@derpocious

derpocious 2017-11-29T15:37:34.000373Z

@viebel Thanks!!

derpocious 2017-11-29T15:37:57.000154Z

Can I include any cljs lib like this??

derpocious 2017-11-29T16:27:40.000602Z

@viebel BTW is there any easy way for me to send a klipse link my code like you did here?

Yehonathan Sharvit 2017-11-29T16:30:34.000552Z

Yes. Press ctr-s to display the url ir ctrl-r to upate the url and refresh

Yehonathan Sharvit 2017-11-29T16:31:38.000803Z

Several clojure libs are accessible like this. For the others you have to provide the github path with external-libs parameter

Yehonathan Sharvit 2017-11-29T16:32:24.000337Z

See http://blog.klipse.tech/clojure/2016/03/27/klipse-manual.html

Yehonathan Sharvit 2017-11-29T18:52:04.000431Z

@derpocious