pronounce

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i pronounce

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

2.07 kB

Total Files

3

Last publish

Collaborators

  • viegg