项目作者: malcodeman

项目描述 :
⚛ YAML to .env convertor
高级语言: JavaScript
项目地址: git://github.com/malcodeman/yaml-2-env.git
创建时间: 2020-03-26T15:47:37Z
项目社区:https://github.com/malcodeman/yaml-2-env

开源协议:MIT License

下载


YAML 2 .env

code style: prettier
GitHub license

Simple YAML to .env convertor. Designed for Kubernetes ConfigMaps.

Screenshot

Getting started

  1. git clone https://github.com/malcodeman/yaml-2-env
  2. cd yaml-2-env
  3. npm install
  4. npm run dev

License

MIT