-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Even something as simple as
import sys
from rocrateValidator import validate as validate
v = validate.validate(sys.argv[1])
v.validator()
would be a great help! Additionally to return the message on validator()
rather than invoking print could be nice for consumers to decide how they want to handle the output.
Metadata
Metadata
Assignees
Labels
No labels