dashmail
v1.0.0
Published
Generate temporary email from CLI
Downloads
2
Readme
Installation
Install the package globally using npm (Node Package Manager)
# npm install dashmail -g
or run via npx
$ npx dashmail
Usage
Make sure the package has been installed globally, then you can start using the tools:
$ dashmail
Shortcut commands
Quicky generating random email
Note: This will be overwriting the current email account if any
$ dashmail gen
Reset account
$ dashmail reset
Acknowledgements
API
Dashmail is using 1secmail API for generating email
License
This repo is under the MIT license