https://github.com/sv-tools/conf-reader-flags
Command line flags parser for conf project
https://github.com/sv-tools/conf-reader-flags
command-line-arguments conf reader
Last synced: 12 months ago
JSON representation
Command line flags parser for conf project
- Host: GitHub
- URL: https://github.com/sv-tools/conf-reader-flags
- Owner: sv-tools
- License: mit
- Created: 2021-10-01T14:42:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T03:43:13.000Z (about 1 year ago)
- Last Synced: 2025-06-20T19:17:02.060Z (about 1 year ago)
- Topics: command-line-arguments, conf, reader
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conf-reader-flags
[](https://github.com/sv-tools/conf-reader-flags/actions/workflows/checks.yaml)
[](https://pkg.go.dev/github.com/sv-tools/conf-reader-flags)
[](https://codecov.io/gh/sv-tools/conf-reader-flags)
[](https://github.com/sv-tools/conf-reader-flags/releases)
The [conf](https://github.com/sv-tools/conf) reader for Command Line Flags.
```shell
go get github.com/sv-tools/conf-reader-flags
```
## License
MIT licensed. See the bundled [LICENSE](LICENSE) file for more details.