1.0.3 • Published 6 years ago
pronounce v1.0.3
pronounce
description
pronounce word in command line.
usage
$ pronounce hello worldinstall
$ npm i -g pronouncehave fun!
If you want another name instead of pronounce you can manual install:
git clone git@github.com:iwestlin/pronounce.git&&cd pronounce- edit
package.json:
"bin": {
"whatever-cmd-you-like": "./bin/pronounce"
}- run
npm linkto addwhatever-cmd-you-liketo PATH
license
MIT