nexmo-cli
nexmo-cli copied to clipboard
Deduplicate bin.js
Currently bin.js has a lot of replication because commander.js doesn't support multiple aliases per command. I've opened a proposal to add this: https://github.com/tj/commander.js/issues/531