1.0.3 • Published 5 years ago

pronounce v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

pronounce

description

pronounce word in command line.

usage

$ pronounce hello world

install

$ npm i -g pronounce

have 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 link to add whatever-cmd-you-like to PATH

license

MIT

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago