s1seven / schema-tools

Tools to create, validate and render certificates using Material Identity JSON schemas
https://materialidentity.org/
Apache License 2.0
1 stars 1 forks source link

feat: create tools for schemas repo management #109

Closed getlarge closed 2 years ago

getlarge commented 2 years ago

Description

Is this a BUG REPORT or FEATURE REQUEST ? FEATURE

Currently there are some code duplication between each schema repos to manage versioning of schema, fixtures... Provide generic tools in utils package to allow sharing instead of duplicating.