seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Create and test `create_readme_path()` - a part of `create_package_structure()` #614

Closed signekb closed 2 weeks ago

signekb commented 2 weeks ago

Signature: create_readme_path(path: Path) -> Path:

Arguments:

Returns: A path to the README

Context: see the create_package_structure diagram