📦 🐳 0-dependency Container-based Package Manager
Go to file
Ettore Di Giacinto 30a7312911
Compute upgrades
Make solver compute simply upgrades and the installer execute them.

Add simple upgrade test
2019-11-29 19:01:56 +01:00
cmd Adapt cmd and drop query 2019-11-29 19:01:53 +01:00
pkg Compute upgrades 2019-11-29 19:01:56 +01:00
tests/fixtures Compute upgrades 2019-11-29 19:01:56 +01:00
vendor update vendor/ 2019-11-26 18:07:01 +01:00
.gitignore Add .gitignore 2019-11-16 17:17:20 +01:00
.travis.yml Update travis to upload a release when tagging 2019-11-17 17:29:30 +01:00
Dockerfile Add docker image from scratch 2019-11-26 17:30:38 +01:00
go.mod Add http client for installer #3 2019-11-26 18:05:48 +01:00
go.sum Add http client for installer #3 2019-11-26 18:05:48 +01:00
LICENSE Add copy of LICENSE 2019-11-04 11:01:41 +01:00
main.go Add cmd/ and main.go 2019-10-31 12:38:58 +01:00
Makefile Add docker image from scratch 2019-11-26 17:30:38 +01:00
README.md Add code coverage 2019-06-06 17:16:32 +02:00

luet - Package manager

Go Report Card Build Status GoDoc codecov

No dep hell for your own package manager !

Package manager that reuses Gentoo's Portage output binaries, but which doesn't depend on it.