Nrepl Cljs Save

nrepl server implemented for bootstrap clojurescript

Project README

nrepl-cljs

Initial implementation of nrepl in boostrapped clojurescript for node via shadow-cljs.

development

To get started developing in this project, do:

clojure -A:shadow-cljs watch bootstrap server client

To start the nrepl server on port 7888, do:

node target/server

To connect the nrepl client to the server, do:

node target/client

status

Currenly, the only real op supported by the server is eval. Contributions are welcome!

Open Source Agenda is not affiliated with "Nrepl Cljs" Project. README Source: djblue/nrepl-cljs
Stars
38
Open Issues
1
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating