# wger-overlay Gentoo overlay for the wger workout manager. The repository depends on both ::gentoo and ::guru so make sure you have ::guru enabled with `eselect repostory` before you use this. # Installation Add a new file in /etc/portage/repos.conf/ For example, /etc/portage/repos.conf/wger-overlay.conf In this file, put the content below: [wger-overlay] location = /var/db/repos/wger-overlay clone-depth = 0 sync-type = git sync-uri = https://git.jroy.ca/wger-overlay auto-sync = yes Finally, run `emerge --sync wger-overlay`