1.0.1 • Published 6 years ago
cli_tool_breached v1.0.1
CLI Tool.
An email validation tool that checks if your account has been breached or not.
Installation.
This is what you input in your terminal to install the tool:
$ npm install cli_tool_breached -g --s
Usage.
To use this tool simply input the tool name and an email of your choice.
$ cli_tool_breached name@example.com
Uninstallation.
To uninstall just use the following command line in your terminal.
$ npm uninstall cli_tool_breached -g --s