Confbase / cfg

A tool to manage configuration files and use them in production.
https://confbase.com/cfg
Apache License 2.0
7 stars 6 forks source link
apache2 cli command-line command-line-tool configuration configuration-files configuration-management go golang saas

Overview

Build Status Go Report Card

First release scheduled for early June.

Installation

Run go get github.com/Confbase/cfg

Usage

After installation, the cfg binary will be in your $GOBIN directory.

Run cfg -h or cfg --help for usage.

Contributing

Issues and pull requests are welcome. If you are making a significant contribution (more than fixing a typo), add your name to the "Contributors" section in your PR.

Contributors