-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
cli --enable 'env' #46
Conversation
Great idea! I'd prefer this to be more generic. Could we instead have a |
Yeah sounds good to me . I think we really need a follow up PR to covert all the recurse and common functions to just pass one argument of an options object . Cause the amount of arguments is getting rediculous and hard to track. Also I think the use of bind has to go as it makes finding errors very difficult in my own experience . |
Don't merge yet, found a few bugs |
Ok should be g2g now |
anything else missing? |
Allow included documents to be pre-processed and inject env vars without needing !GetEnv