validini

command module
v0.0.0-...-700c1d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 6 Imported by: 0

README

About

Command line tool to validate INI syntax of input files.

Installation

Windows and macOS binaries are available under Releases

Or install from source:

go get -u github.com/martinlindhe/validini

Usage

Exit code will be 0 if file is good.

$ validini file.ini
OK: file.ini

$ curl http://site.com/file.ini | validini
OK: -

License

Under MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL