geekcomputers / geekcomputers/Python
dir_test.py
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 35.4k
- Forks
- 12.9k
- Avg merge
- 2h 37m
- Merged PRs (30d)
- 1
Description
I thought this was a great script, but I wanted to see if I can make it more user friendly or interactive by adding the option of if the user want a directory added or not. Its a small change and just a few lines to say "hey it don't exits, but would you like this dir created or not" option. Hopefully you guys let me add it. Trying to get use to contributing and building my portfolio
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 reading dir_test.py and trace how it handles a directory that does not exist. Add the requested user choice about creating the directory, and consider the work done when the script clearly asks whether to create it and respects either response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100