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

feat: add a dynamic shell type and simple discovery #187

Merged
merged 3 commits into from
May 4, 2023

Conversation

baszalmstra
Copy link
Collaborator

Adds ShellEnum: an enum to enable "dynamic" dispatch for shell types.
Adds the possibility to discover the default shell for the current platform. (Super dumb)
Adds a method to invoke a shell script.

@baszalmstra baszalmstra force-pushed the feat/dynamic_shell branch from d820552 to 42eb4bd Compare May 4, 2023 09:55
@baszalmstra baszalmstra marked this pull request as draft May 4, 2023 10:25
@baszalmstra baszalmstra marked this pull request as ready for review May 4, 2023 11:14
@baszalmstra baszalmstra merged commit 6a1b18f into conda:main May 4, 2023
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