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.
- Host: GitHub
- URL: https://github.com/chadnpc/emailnator
- Owner: chadnpc
- License: wtfpl
- Created: 2025-03-05T13:16:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T14:24:10.000Z (over 1 year ago)
- Last Synced: 2025-03-05T15:23:24.764Z (over 1 year ago)
- Topics: cli, temporary-email
- Language: PowerShell
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Emailnator](https://www.powershellgallery.com/packages/Emailnator)
🔥 Blazingly fast PowerShell thingy for using Emailnator temporary email service
[](https://github.com/chadnpc/Emailnator/actions/workflows/build_module.yaml)
[](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).