An open API service indexing awesome lists of open source software.

https://github.com/suzuki-shunsuke/go-findconfig

Go library to find configuration file
https://github.com/suzuki-shunsuke/go-findconfig

Last synced: about 2 months ago
JSON representation

Go library to find configuration file

Awesome Lists containing this project

README

        

# go-findconfig

[![PkgGoDev](https://pkg.go.dev/badge/github.com/suzuki-shunsuke/go-findconfig/findconfig)](https://pkg.go.dev/github.com/suzuki-shunsuke/go-findconfig/findconfig)
[![Test Coverage](https://api.codeclimate.com/v1/badges/8e9f0a089581147f62f6/test_coverage)](https://codeclimate.com/github/suzuki-shunsuke/go-findconfig/test_coverage)
[![GitHub last commit](https://img.shields.io/github/last-commit/suzuki-shunsuke/go-findconfig.svg)](https://github.com/suzuki-shunsuke/go-findconfig)
[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/suzuki-shunsuke/go-findconfig/main/LICENSE)

Go library to find configuration file

## LICENSE

[MIT](LICENSE)