lambdaisland / lambdaisland/birch
First example with *command-line-args* is no longer valid
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/lambdaisland/birch/commit/98f34a0344266dfeed5eb757f731347da2a19224
https://github.com/anmonteiro/lumo/releases
"BREAKING: Remove lumo.core/*command-line-args* in favor of the new cljs.core/*command-line-args* introduced in ClojureScript 1.9.8XX."
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
Locate the first example referenced by the issue and compare its command-line argument usage with commit 98f34a0344266dfeed5eb757f731347da2a19224 and the linked Lumo release notes. Update the example to use the current ClojureScript command-line argument var, then verify that it remains valid with the affected Lumo version.
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
- Mostly clear
- Newbie friendliness
- 35/100