issues
search
QuestPackageManager
/
QPM.CLI
QPM command line tool
GNU General Public License v3.0
7
stars
4
forks
source link
Repository and dependency management
#1
Closed
Fernthedev
closed
2 years ago
Fernthedev
commented
2 years ago
The goal of this PR is to:
[x] Allow faster dependency lookups
[x] Restructure how dependencies are modeled and looked up
[x] Greater emphasis on file local repository as a cache
[x] Better error handling with color_eyre
The goal of this PR is to: