📦 🐳 0-dependency Container-based Package Manager
Go to file
Ettore Di Giacinto 588d06430c
Do not spin in the backend
Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
2019-11-16 13:26:34 +01:00
cmd Make database backend switchable from the cli 2019-11-16 13:26:34 +01:00
pkg Do not spin in the backend 2019-11-16 13:26:34 +01:00
tests/fixtures Add fixture and test for includes and layered packages 2019-11-14 20:28:21 +01:00
vendor Update vendor/ 2019-11-12 17:32:56 +01:00
.travis.yml Add container-diff to travis 2019-11-09 14:00:33 +01:00
go.mod Update vendor/ 2019-11-12 17:32:56 +01:00
go.sum Update vendor/ 2019-11-12 17:32:56 +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 Make DB Switchable 2019-11-16 13:26:33 +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.