lidofinance / lidofinance/diffyscan
Add possibility to run diffyscan against the specified project folder
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 142
- Forks
- 20
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 15
Description
Seems like we need to run diffyscan in some dir where the config.json located and where digest will be stored as well.
Something like this:
PROJECT_DIR=/someproject/ python main.py
Also, there is a possibility to extract github repo path from git in the project dir
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
Start at python main.py and inspect how config.json and the digest path are currently resolved. Use the issue's PROJECT_DIR example to trace the required project-folder behavior; done means those files are handled in the specified directory and the GitHub repository path can be obtained from its Git metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100