Skip to content

Add functionality to write a database file from a set of JSON files

David Runge requested to merge issues/4 into master

This adds the json2db script, which allows for writing a repository database file (either .db or .files) from a set of JSON files.

Fixes #4 (closed)

Merge request reports