Change directory structure
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 70
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the directory structure of the project is set up in such a way that I have to explicitly do cd .. to use the examples in the README.MD file. This could be solved by moving the sources to another directory (typically the name of the project, i.e. opendutchwordnet for this project). This would also solve the docs and the sources being jumbled together.
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 with README.MD and map the paths used by its examples against the current source and documentation layout. Define a directory structure that lets the examples run without an explicit cd .. and keeps sources separate from docs; done means the README instructions work from the project root and the layout is consistently updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100