ThomasKluiters / fetchy

Minuscule images made trivial
MIT License
112 stars 8 forks source link

QLT: #49 Refactor and improve how sources are acquired #50

Closed ThomasKluiters closed 5 years ago

ThomasKluiters commented 5 years ago

A large refactor which changes the way sources work.

A mirror is now an object and a Source object manages all the different kinds of updates and repositories.

Fixes #49