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

Version with sync API #6

Open
efstajas opened this issue May 3, 2020 · 0 comments
Open

Version with sync API #6

efstajas opened this issue May 3, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@efstajas
Copy link
Owner

efstajas commented May 3, 2020

A synchronous version of the check would simplify the API and allow you to just drop in the function in your index.ts, without messing with the current promise-based implementation. It would automatically throw and stop the process if there's a problem. Error message should include all failed .env vars with expected type.

Requested by reddit user /u/sshaw_

@efstajas efstajas added the enhancement New feature or request label May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant