Web alternative solution based on locomotivecms
A list of pending module waiting (and maybe started module) can be found here https://github.com/akretion/shopinvader-odoo/tree/10.0-to-migrate
If you want to migrate it just run the following command
git checkout -b 10.0-mig-$MODULE origin/10.0
git format-patch --keep-subject --stdout origin/10.0..origin/10.0-to-migrate -- $MODULE | git am -3 --keep
A work in progress documentation is available here : https://akretion.github.io/shopinvader-documentation