allow running from any directory
Open
easy
enhancement
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Currently `git deps` must be run from the root (top directory) of the git repo. It would be better if it could be run from any subdirectory, or even from outside the repo being examined. See also #22.
Contributor guide
Research direction
Start by reading the CLI implementation to find where the repository root and target repository are determined, then review issue #22 for related context. Update the command so invocation from a subdirectory or outside the examined repository works, and verify both invocation locations produce the expected dependency analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100