coffeekup
coffeekup copied to clipboard
fixed to use the real optparser module
instead of sneaking into the private version in coffee-script that no longer exists, this uses the official optparser module directly.
also a few npm changes i merged in form other forks.
This is still better than just fixing the reference and still using the older forked OptParser hidden in coffee-script. This also improves tolerance a bit when mixing flags.