承接 travelport-czech/compile_conf 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

travelport-czech/compile_conf

最新稳定版本:1.0.11

Composer 安装命令:

composer require travelport-czech/compile_conf

包简介

Simple builder configuration files from environment, encrypted values or user input

README 文档

README

Simple builder configuration files from environment, encrypted values or user input

Complete syntax is:

compile_conf [{-k|--aes-key} aes_key_file] [{-K|--rsa-key} rsa_key_file] [{-d|--diff} diff_file] [{-D|--def} comment key value] {support|production|testing|internal|devel} sample_file config_file

but typical usage is very easier:

compile_conf production config.sample config.cfg

where

  • production defines environment where be config.cfg used
  • config.sample is source of configuration - contain definitions for all enviromnents
  • config.cfg is output file

Tool is available by composer:

composer require travelport-czech/compile_conf '*'

Depends on package PyCrypto(deprecated) or PyCryptodome(recommended)

统计信息

  • 总下载量: 394.29k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 2
  • 开发语言: Python

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-29