📷 rephile 🌄
rephile provides CLI and Python modules to help organize files with an emphasis on digital photos and storage in git-annex.
rephile is a work in progress. Some hints as to what it can do may be found by running the tests (which requires bats).
$ python3 -m venv venv $ source venv/bin/activate $ pip install -e . $ rephile $ bats test/test-rephile.sh