Skip to content

spaceapi-community/spaceapi-validator-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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