Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tarballs should unpack into a phenopackets folder #96

Closed
cmungall opened this issue May 27, 2024 · 0 comments · Fixed by #99
Closed

tarballs should unpack into a phenopackets folder #96

cmungall opened this issue May 27, 2024 · 0 comments · Fixed by #99

Comments

@cmungall
Copy link
Member

Currently if I download the tgz from github releases (see #95) and I run tar -zxvf it will place each gene folder into my current directory.

This is not considered best practice, see:

https://tldp.org/HOWTO/Software-Release-Practice-HOWTO/distpractice.html

Instead, make sure your archive files all have a common directory part named after the project, so they will unpack into a single top-level directory directly beneath the current one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant