Current it does not run when it is used with npx: ``` npx -y hunkdiff@latest show sh: hunk: command not found ``` Probably difference between npm package name and binary name. Maybe we can rename one to match the other?
Current it does not run when it is used with npx:
Probably difference between npm package name and binary name.
Maybe we can rename one to match the other?