mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Windows cmd.exe treats single quotes literally, so `echo '...' | node -e '...'` fails. Switched to execFileSync with the `input` option to pipe stdin data directly without shell quoting issues. |
||
|---|---|---|
| .. | ||
| ci | ||
| hooks | ||
| integration | ||
| lib | ||
| scripts | ||
| run-all.js | ||