Short instructions
python demo.py
# Install in dev mod
pip install -e ".[dev,test]"
# Install latest stable version
pip install mnemo_lib
# run some commands
mnemo convert --input_file=./tests/artifacts/test_v2.dmp --output_file=demo_v2.json --format=json --overwrite
mnemo convert --input_file=./tests/artifacts/test_v5.dmp --output_file=demo_v5.json --format=json --overwrite