npm install @oresoftware/ci
export my_env_var='{"value":"foo"}'
env vars have to use JSON
Progressive and typed command line parsing, with emphasis on JSON, for Node.js and TypeScript.
npm install @oresoftware/ci
export my_env_var='{"value":"foo"}'
env vars have to use JSON
Progressive and typed command line parsing, with emphasis on JSON, for Node.js and TypeScript.
MIT License