cybertk/csonschema-cli

Global types

Open

#3 opened on Aug 21, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)CoffeeScript (0 forks)github user discovery
help wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Looks like this hasn't been worked on in a while, but could be exactly what I need to use - however I can't seem to work out how to use the global types option (if it has even been implemented?)

I have tried csonschema File.cson --types Global.cson but i keep getting back that my type is not defined, which leads me to believe it's not reading the Global file?

Contributor guide