ollymg

Results 1 comments of ollymg

I've found the following to work @acceleratxr @LongLiveCHIEF 👍. Although it is obviously undocumented. Run: ``` a__a=1 a__b=false node main.js ``` main.js: ```javascript const nconf = require("nconf"); nconf.env({ parseValues: true,...