1.0.3 • Published 7 years ago

greeting-cli v1.0.3

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

greeting CLI

A cli tool to greet to anyone

Intallation

$ npm i -g greeting-cli

Usage

If this is your firt time of using. Please make sure to restart your terminal to try.

  • Default
// input
$ greet

// output
$ Hello world!
  • Add --name flag
// input
$ greet --name Andyyy

// output
$ Hello Andyyy!
  • or use minimun -n flag
// input
$ greet -n Andy

// output
$ Hello Andy!

About

Auther

Amazingandyyy Amazingandyyy

License

MIT

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.0.1

7 years ago