Metadata-Version: 2.4
Name: helloto
Version: 1.0.1
Summary: For saying hello.
Author: Lunethra
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer[all]
Requires-Dist: rich
Requires-Dist: pyfiglet
Dynamic: license-file


# Helloto

This project can say hello to your subject very clever and easy in different ways.

## Installation

The installation proccess can be done using the pip tool:
```
pip install helloto
```

### Project Link
[Project link in Pypi](https://www.pypi.org/project/helloto)

[Project link in Github](https://www.github.io/Lunethra/helloto)
## Usage/Examples

You can use the tool by just giving the name you want to greet.
```bash
helloto Lunethra
```

or say hello in cool ways.
```bash
helloto mybestfriend -m colorful
```
## Support

To resolve issues and make suggestions, please visit the project's GitHub page.


## License

This project uses [MIT License](https://github.com/Lunethra/Helloto/blob/main/LICENSE).

