An open API service indexing awesome lists of open source software.

https://github.com/chadnpc/emailnator

A module for using Emailnator temporary email service.
https://github.com/chadnpc/emailnator

cli temporary-email

Last synced: 4 months ago
JSON representation

A module for using Emailnator temporary email service.

Awesome Lists containing this project

README

          


# [Emailnator](https://www.powershellgallery.com/packages/Emailnator)

🔥 Blazingly fast PowerShell thingy for using Emailnator temporary email service

[![Build Module](https://github.com/chadnpc/Emailnator/actions/workflows/build_module.yaml/badge.svg)](https://github.com/chadnpc/Emailnator/actions/workflows/build_module.yaml)
[![Downloads](https://img.shields.io/powershellgallery/dt/Emailnator.svg?style=flat&logo=powershell&color=blue)](https://www.powershellgallery.com/packages/Emailnator)

## Usage

```PowerShell
Install-Module Emailnator
```

then

```PowerShell
Import-Module Emailnator
# do stuff here.
```

## License

This project is licensed under the [WTFPL License](LICENSE).