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

DO_NOT_MERGE: Implement os-detect #39

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

Kreyren
Copy link

@Kreyren Kreyren commented Mar 3, 2020

stub for implementation of os-detect

currently investigating

@JesterOrNot
Copy link
Contributor

We already detect the OS via /etc/os-release but this could be a good way to standardize this

@Kreyren
Copy link
Author

Kreyren commented Mar 3, 2020

detect the OS via /etc/os-release

os-detect allows us to work with more options, see https://docs.rs/os-detect/0.2.2/os_detect/enum.OS.html

+ It's outsourcing the maintainance on the upstream of os-detect.

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 this pull request may close these issues.

2 participants