1.0.0 • Published 3 years ago

g-to-9-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

g-to-9-cli

replace 'g' to '9'

Install

npm install -g g-to-9-cli

Usage

$ gto9 --help
Usage: cli [options] <text>

replace all 'g' to '9'

Examples:
  $ gto9 chinsung
  $ gto9 gg is good game
  $ gto9 'gg is good game'

Options:
  -V, --version  output the version number
  -h, --help     display help for command

Related