ok not dead
@nur Trying to answer that question, let me share the announcement of the first ClojureBridge in Buenos Aires, the first in South America! It will take place next March 10-11: https://twitter.com/ClojureBridgeBA/status/809751095010533376
Any idea why i can't click the Run with REPL button ?
@nur not really but I noticed that JDK8 is a pre-requisite. Have you got that installed?
@nberger great to hear! when you have info, Iām happy to help get an event listing on http://clojure.org
Thanks @alexmiller! I'll prepare the info soon. I can send a PR, right?
yum @agile_geek `Nurs-MacBook:welcometoclojurebridge nurazhar$ java -version java version "1.8.0_112" Java(TM) SE Runtime Environment (build 1.8.0_112-b16) Java HotSpot(TM) 64-Bit Server VM (build 25.112-b16, mixed mode)`
yup*
@nur that's the Java runtime environment. Try running javac -version
on the terminal and see what you get.
@agile_geek Nurs-MacBook:welcometoclojurebridge nurazhar$ javac -version javac 1.8.0_112
OK so you've got the JDK
yup
Not sure what issue is then. Unless it also relies on Leiningen?
i guess i just have to wait clojurebridge to be here š
in Singapore
You don't have to use NightCode as your editor.
You could try something else like LightTable
@nberger: yep
@nur is that only the core.clj file in the welcometoclojurebridge folder? Did you create this project via nightcode/leiningen?