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

Contrib bash command to provide a default baked function for simplicity of usage #736

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

axsaucedo
Copy link
Contributor

Fixes #735

@amoffat
Copy link
Owner

amoffat commented Oct 7, 2024

Thanks for the contribution. I will fix the jobs and then merge

@amoffat amoffat merged commit f145e6d into amoffat:develop Oct 9, 2024
19 checks passed
@axsaucedo
Copy link
Contributor Author

Great - thanks @amoffat

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.

Proposal: sh("<cmd> ...") as alias for sh.bash("-c", "<cmd> ...")
2 participants