Determine source paths from the classpath
Open
- Dominant language
- Clojure
- Stars
- 775
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
c.f. https://github.com/bhauman/clojure-mcp/issues/46#issuecomment-3024523101
The project inspect tool is naive... it's not inspecting the classpath through the repl.
Its only naively looking at the deps.edn for now.
And it should inspect the classpath.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the project inspect tool and the referenced issue discussion, then compare its current deps.edn-based inspection with what is available through the REPL classpath. Done means the tool determines source paths from the classpath instead of relying only on deps.edn.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100