Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clojure REPL is not bootstrapped #3

Closed
arichiardi opened this issue Apr 27, 2016 · 5 comments
Closed

Clojure REPL is not bootstrapped #3

arichiardi opened this issue Apr 27, 2016 · 5 comments

Comments

@arichiardi
Copy link
Contributor

Hello folks!

I was investigating the possibility of have a double repl in a unique boot session and I saw your project. It looks like you were able to achieve this at some point but at the moment this project only bootstraps a cljs repl on port 5710.

Is there a direction I can take in order to fix that?

Thanks and keep up the good work!

@arichiardi
Copy link
Contributor Author

arichiardi commented Apr 27, 2016

Ok my bad, there is a typo in build.boot (or in the README), the port for the clojure nRepl is 5600

@SevereOverfl0w
Copy link
Contributor

Probably a typo in the readme! Those ports sound right.

On 27 April 2016 17:57:19 BST, Andrea Richiardi notifications@github.com wrote:

Ok my bad, there is a typo in the project (or in the README), the port
for the clojure nRepl is 5600


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#3 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@arichiardi
Copy link
Contributor Author

Also, if you end your frontend task with (target :dir #{"target/dev"}) you are actually serving the files, just dumping them, is it the intended behavior?

@SevereOverfl0w
Copy link
Contributor

What do you mean by bootstrapping the clojure repl?

On 27 April 2016 18:03:43 BST, Andrea Richiardi notifications@github.com wrote:

Also, if you end your frontend task with (target :dir #{"target/dev"}) you are actually serving the files, just dumping
them, is it the intended behavior?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#3 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@arichiardi
Copy link
Contributor Author

Ok no there is just a typo in the Readme, I am going to close this ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants