This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-09-13
Channels
- # aws-lambda (21)
- # beginners (8)
- # boot (67)
- # braveandtrue (2)
- # cider (12)
- # cljs-dev (38)
- # cljsjs (87)
- # cljsrn (11)
- # clojure (307)
- # clojure-austin (29)
- # clojure-finland (1)
- # clojure-italy (9)
- # clojure-russia (19)
- # clojure-spec (71)
- # clojure-uk (33)
- # clojurescript (109)
- # clojutre (1)
- # core-async (2)
- # cursive (24)
- # datomic (11)
- # devops (5)
- # ethereum (5)
- # figwheel (2)
- # hoplon (25)
- # ipfs (1)
- # jobs (1)
- # luminus (17)
- # off-topic (2)
- # om (38)
- # om-next (3)
- # onyx (166)
- # other-lisps (1)
- # proton (5)
- # re-frame (15)
- # reagent (45)
- # ring (2)
- # spacemacs (6)
- # specter (12)
- # untangled (58)
- # yada (23)
@kenny sorry, i didn't get that part. in clj im just using boot-system
from https://github.com/danielsz/system BUT i haven't tried it with checkout
indeed
I’d like to run ring server from within Cursive. I know it’s possible because I read https://cursive-ide.com/archive/1269.html but I’m not clear how to create the appropriate Lein run configuration.
but it’s asking for things like Script Path & Module but i’m near clear how they connect
@cfleming should this support debugging? It worked using the run button with the trampoline turned off, but when I turned on the trampoline (it said it was required for debugging) and hit the debug button I get an entry in the event log "Error running Server: Error executing Leiningen task”
there’s no output at all in the run box so i can’t see what’s going on, i just get that one message in the event log. but it doesn’t say what the error that failed the task is
@sandbags Sorry, busy in the background. This should support debugging, yes, but there is a bug reported against the current build: https://cursive-ide.com/archive/2133.html