You can use it just creating /etc/portage/repos.conf/my_overlay.conf with the following content:
[my_overlay]
location = /usr/local/overlay
sync-type = git
sync-uri = https://github.com/vyctormatias/overlay.git
auto-sync = yes
After that, you can sync by using emerge --sync