Skip to content

feature request: cli #6

@hexylena

Description

@hexylena

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions