practicalli / practicalli/clojure
Set namespace with Rebel readline
Open
Nobody has claimed this yet.
clojure cli
rebel
repl
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Juxt Edge has a library to include rebel as a dependence and a namespace to set up syntax highlighting and a main to run rebel readline and then require and set dev as the main namespace.
https://github.com/juxt/edge/blob/master/lib/edge.rebel.auto-dev/src/edge/rebel/main.clj
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 reading the referenced lib/edge.rebel.auto-dev/src/edge/rebel/main.clj file to understand its Rebel dependency, namespace setup, and readline entry point. Done means this repository has the requested namespace and can run Rebel readline with dev as the main namespace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100