thheller / thheller/shadow-cljs
Support rebel-readline in shadow-cljs REPL
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 2.4k
- Forks
- 192
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 1
Description
I'd love to be able to use rebel-readline in shadow-cljs' REPL experience. There's probably some work that needs to be done to enable switching between the CLJ and CLJS REPLs but I'm not exactly sure what that'd be. I may try to set up a repo with a demo config just to see if I can get it working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the shadow-cljs REPL experience with a small demo configuration, as suggested in the issue, and inspect how the CLJ and CLJS REPLs are selected. Determine the entry points involved in switching between them and verify rebel-readline integration there. Done means a documented demo can use rebel-readline while switching between both REPLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100