greet-bb
v1.1.3
Published
<h1 align="center">Welcome to greet-bb ๐</h1> <p> <a href="https://www.npmjs.com/package/greet-bb" target="_blank"> <img alt="Version" src="https://img.shields.io/npm/v/greet-bb.svg"> </a> <a href="#" target="_blank"> <img alt="Licens
Downloads
6
Readme
Cli tool that greets you with your name
Install
To install through npm
npm install -g greet-bb
To install through github
npm install -g https://github.com/bibinwithab/greet-bb
Usage
greet [OPTIONS] <or> [NAME]
-h, --help Display this help message -v, --version Display the version of greet [NAME], Display a greeting message for you
Author
๐ค Bibin Graceson
- Github: @bibinwithab
Contributing
Contributions are welcome! To contribute to greet-bb
, follow these steps:
- Fork the repository.
- Create a branch:
git checkout -b feature/new-feature
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
Show your support
Give a โญ๏ธ if this project helped you!