git clone https://github.com/OpenTreeHole/treehole_migration.git
cd treehole_migration
# build for release
go build treehole_migration
# env
expose DB_URL=...
# run
./treehole_migration
This project exists thanks to all the people who contribute.