pronounce
v1.0.3
Published
pronounce word in command line
Readme
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 [email protected]: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
