Documentation does not describe implicit `project.clj` options
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 323
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}
is necessary for the README instructions to work at all.
Contributor guide
No contributing guide indexed for this repository
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
Review the README instructions and the project.clj configuration to identify where the implicit :repl-options setting is needed. Document the required nREPL middleware option alongside those instructions, then verify that the README fully describes the setup needed for the example to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100