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

Create CliEmailArgGroup factory #89

Open
carnesen opened this issue Jun 30, 2020 · 0 comments
Open

Create CliEmailArgGroup factory #89

carnesen opened this issue Jun 30, 2020 · 0 comments
Labels
good first issue Good for newcomers main Pertains to @carnesen/cli package
Milestone

Comments

@carnesen
Copy link
Owner

carnesen commented Jun 30, 2020

It's a pretty common requirement to provide an email address by command-line argument. Let's provide a factory for email arg groups with some validation built in.

  • CliEmailArgGroup: string-valued for a single email
  • CliEmailsArgGroup: string[]-values for multiple
@carnesen carnesen added the main Pertains to @carnesen/cli package label Jun 30, 2020
@carnesen carnesen added this to the Backlog milestone Jul 4, 2020
@carnesen carnesen added the good first issue Good for newcomers label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers main Pertains to @carnesen/cli package
Projects
None yet
Development

No branches or pull requests

1 participant