/spaceapi-validator-cli

Primary LanguageGoApache License 2.0Apache-2.0

spaceapi-validator-cli

Go Report Card Build Status

Command line interface to verify a SpaceApi json file.

Usage

go get
go build
./spaceapi-validator-cli /path/to/your/spaceapi.json

Returns non-zero when something is wrong and tries to tell you whats wrong