DDMAL / DDMAL/linkedmusic-datalake
Standardize running location for scripts
Open
Priority: low
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Certain scripts, like `jsonld_approach/simssadb/jsonld/generate_jsonld.py` are written with the expectation that the program will be run from the directory that contains the script, while other scripts, like `code/musicbrainz/fetch.py` is written with the expectation that it will be run from the repository root. Furthermore, some scripts, like `code/musicbranz/untar.py` expect arguments to specify input and output directories.
This is something that should be standardized across the repository.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.