practicalli / practicalli/clojure
Check Clojure CLI aliases are all namespace
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Ensure namespace examples are all namespaced
E.g. change -M:new to -M:project/new on
https://practicalli.github.io/clojure/testing/unit-testing/
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
Open the unit-testing page at https://practicalli.github.io/clojure/testing/unit-testing/ and review every Clojure CLI alias example. Update aliases such as -M:new to use a namespace, then verify that all alias examples on the page follow the namespaced form.
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
- 68/100