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

Use -- to separate bash command from args to EsyBash.exe #23

Merged
merged 10 commits into from
Jun 10, 2024

Conversation

ManasJayanth
Copy link
Owner

@ManasJayanth ManasJayanth commented Jun 10, 2024

Internal notes: use Arg parser to parse CLI input.

Consumers, in our case esy, should update their EsyBash.exe invocations to include -- before the bash commands.
E2E tests have been updated here.

@ManasJayanth ManasJayanth changed the base branch from master to dev June 10, 2024 03:39
@ManasJayanth ManasJayanth force-pushed the arg-parser branch 2 times, most recently from f3dad23 to 41a6c7f Compare June 10, 2024 14:27
@ManasJayanth ManasJayanth changed the title Arg parser to parse CLI input Use -- to separate bash command from args to EsyBash.exe Jun 10, 2024
@ManasJayanth ManasJayanth merged commit 82a0c55 into dev Jun 10, 2024
1 check passed
@ManasJayanth ManasJayanth deleted the arg-parser branch June 10, 2024 19:32
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.

1 participant