Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 554 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 554 Bytes

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