@appland/appmap-agent-js
Advanced tools
Changelog
9.0.0 (2022-01-06)
/bin/sh
. Rather, they are understood as simply the path / name of an executable followed by its arguments. This the easiest and most portable approach and it should be sufficient for most cases. However, in the future we might want to use the npm approach where commands are interpreted by /bin/sh
on unix platforms and cmd.exe
on Windows platforms. We could also be using PowerShell on Windows and interpret the command as shell programs across all platforms.