bebraw / bebraw/parse-env

Simplify interface further?

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Now the module does actually many things at once (parses env, matches against configuration). Maybe it would make sense just to let the library parse env? Ie. instead of `parseEnv(process.env, tpl, conf)`, you would have `parseEnv(process.env, tpl)`. That would return a structure with parsed results. After that you could perform a merge using some other tool.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.