Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 235 Bytes

CONFL Validator

If Go is installed, it's simple to try it out:

go get github.com/lytics/confl/cmd/conflv
conflv myconf.conf

You can see the types of every key in a conf file with:

conflv -types the.conf