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

Add OS check before using any command #6

Closed
souvikinator opened this issue Oct 14, 2021 · 0 comments · Fixed by #10
Closed

Add OS check before using any command #6

souvikinator opened this issue Oct 14, 2021 · 0 comments · Fixed by #10
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest hacktoberfest2021

Comments

@souvikinator
Copy link
Owner

souvikinator commented Oct 14, 2021

As of now Synko only supports linux and darwin(macos) (windows is work in progress).
Synko does not perform any OS checks.

Add OS check before any command's logic is executed. If OS is not Linux or Darwin then exit with appropriate message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest hacktoberfest2021
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant