Skip to content
/ cfg Public

A tool to manage configuration files and use them in production.

License

Notifications You must be signed in to change notification settings

Confbase/cfg

Repository files navigation

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