Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 386 Bytes

lab2hub syncs from gitlab to github like described in this GitHub article.

Install

pipenv install
cp config-example.py config.py  # Change GitHub and GitLab url and key
pipenv shell
python lab2hub.py

TODO

  • On gitlab webhook, per repo
  • use with dedicated github org user