LarsSjogreen / spaceapi-validator-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Go 53.0%Language:Shell 47.0%