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

node:child_process and other naive IPC methods #6

Open
sanjarcode opened this issue Apr 26, 2023 · 1 comment
Open

node:child_process and other naive IPC methods #6

sanjarcode opened this issue Apr 26, 2023 · 1 comment
Assignees

Comments

@sanjarcode
Copy link
Member

Original: https://stackabuse.com/executing-shell-commands-with-node-js/
Optimized: https://gist.github.com/sanjarcode/fc912ddae3d563fdb7da1e1e06344860

Add to notes

@sanjarcode sanjarcode self-assigned this Apr 26, 2023
@sanjarcode
Copy link
Member Author

execa is a helper npm package. It has support for subprocesses too.
Module system is ESM only

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

No branches or pull requests

1 participant