Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support cmd line #99

Open
foamzou opened this issue Aug 4, 2023 · 1 comment
Open

[Feature Request] Support cmd line #99

foamzou opened this issue Aug 4, 2023 · 1 comment

Comments

@foamzou
Copy link

foamzou commented Aug 4, 2023

Description

In some cases, the user wants to check the email address via the command line but does not integrate the lib to their code.

How to use

Such as

email-verifier [email protected]
@PawelKowalski99
Copy link

PawelKowalski99 commented Dec 8, 2023

@foamzou @lryong Hi.

How do you see that to be implemented?

Should it be a full CLI or just go run . and provide key=value args?

As I can understand from your explanation we do not need a full CLI for that?

So in conclusion...

email-verifier [email protected] would execute .Verify method with default values for email-verifier? Should it have some possibilities to be expanded by key=value?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants