This simple utility will help you to migrate your data from legacy
Python version of magneticod to the new Go version which uses new
persistence layer.
Installation
TBW
Usage
Important notes:
--py-database syntax is similar but not the same. But if you'll use just
sqlite3:// schema and path to the database you'll be ok.
--go-database you can use the same syntax as used in magneticod CLI interface.