node-libcurl
node-libcurl copied to clipboard
Expected npx node-libcurl $URL to work as curl $URL
I was expecting to be able to use node-libcurl as a binary from command line with npx (at least for basic cases) after installing the package. Is there a reason why this is not supported?
This is a great suggestion, but I do not have time to add that feature atm