We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running Pop OS, which is based off of Ubuntu.
Would you accept a PR adding support for it?
The text was updated successfully, but these errors were encountered:
Since there’re so many Ubuntu-derived distributions… I think we’d better add a new environment variable to alias system name?
I’m open for accepting PRs:)
Sorry, something went wrong.
Would the environment variable look like this:
export SYSTEM_NAME_FOR_SWIFT=`$NAME $VERSION`
Im not much of a bash user, but then you could check that variable based on a list of supported OS types and install swift based on that variable.
What do think?
No branches or pull requests
I'm running Pop OS, which is based off of Ubuntu.
Would you accept a PR adding support for it?
The text was updated successfully, but these errors were encountered: