Skip to content

fix: shell syntax in run() calls (fixes #110)#112

Closed
TerminalGravity wants to merge 1 commit intomainfrom
fix/shell-syntax-issue-110
Closed

fix: shell syntax in run() calls (fixes #110)#112
TerminalGravity wants to merge 1 commit intomainfrom
fix/shell-syntax-issue-110

Conversation

@TerminalGravity
Copy link
Collaborator

Adds shell() helper for commands needing pipes/redirects. Converts simple commands to proper array args or Node.js equivalents. Fixes #110

@TerminalGravity
Copy link
Collaborator Author

Closing — superseded by #116 which covers all files with the cleaner three-tier approach.

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.

Widespread shell syntax in run() calls after execFileSync migration

1 participant