Overview
![Go Report Card](https://goreportcard.com/badge/github.com/Confbase/cfg)
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