Skip to main content

KatarEmail

KatarEmail is a CLI tool for generating and managing email addresses using Deno. Demo

Installation

To install KatarEmail, run the following command:

deno install -A https://github.com/optionsx/katarEmail/raw/main/KatarEmail.ts

OR clone the repo and run the following command:

git clone https://github.com/optionsx/katarEmail.git
cd KatarEmail
deno install -A https://raw.githubusercontent.com/optionsx/katarEmail/master/KatarEmail.ts

Usage

To use KatarEmail, run the following command:

KatarEmail
KatarEmail - [Email]

Replace EMAIL with the email address you want to use.

Features

  • Generate custom email addresses.
  • Manage generated email addresses.
  • Receive and manage emails for generated addresses.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

this readme was made possible by GPT4