pipe-config-env
v0.0.6
Published
parse configurations field to export statement use stdin and stdout
Readme
config-env
parse configurations field to export statement use stdin and stdout
{
"REDIS":"127.0.0.1",
"KAFKA":"127.0.0.1",
"MONGO":"127.0.0.1"
}REDIS=127.0.0.1
KAFKA=127.0.0.1
MONGO=127.0.0.1