npx
npx copied to clipboard
(Hacky) allow -c to consume extra arguments
This is a proof-of-concept for #184
I'm not really happy with the implementation here, but I think doing it any tidier would require much more invasive changes into the parse-args code.
I figure I'd post this up now and it'll give something to talk about and decide if this is worth progressing.