svalat / homelinux

A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
http://svalat.github.io/homelinux/
Other
8 stars 0 forks source link

Move out the package repo into another git repo aside HL #80

Open svalat opened 3 months ago

svalat commented 3 months ago

Could be nice to extract the HL package repo in a dedicated directory.

Put the URL in the hl config json file so it is fetched (a bit as emerge --sync) and so it will be also easy to handle by default multiple repositories out of the box.