Skip to content

Latest commit

 

History

History
 
 

circle-verify

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

circle-verify

circle-verify allows users to verify Circle models.

Usage

Provide circle file as a parameter to verify validity.

$ circle-verify circlefile.circle

Result for valid file

[ RUN       ] Check circlefile.circle
[      PASS ] Check circlefile.circle

Result for invalid file

[ RUN       ] Check circlefile.circle
[      FAIL ] Check circlefile.circle