practicalli / practicalli/clojure
Convert between Leiningen and Clojure CLI tools configuration
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Review: https://github.com/jr0cket/depify
Is this project a useful way to convert dependencies between Leiningen and Clojure CLI tools
Babashka style solution ?
Other projects ?
Good practices doing it manually
- aliases in deps.edn and :profiles in project.clj
- replace lein plugins
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 reviewing the linked depify project and comparing the mentioned deps.edn aliases with project.clj :profiles and Leiningen plugins. Define whether a Babashka-style conversion approach is useful, identify relevant alternative projects and manual practices, and document the resulting recommendation.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100