📦 🐳 0-dependency Container-based Package Manager
Go to file
Ettore Di Giacinto 802adac5ee
Fixup resolvedeps updates of world
Drop useless code and address to some TODOs
2019-11-13 21:59:53 +01:00
cmd Parse packages in build cmd 2019-11-12 22:17:23 +01:00
pkg Fixup resolvedeps updates of world 2019-11-13 21:59:53 +01:00
tests/fixtures Add unpack field to specify a package used as layer 2019-11-13 09:43:54 +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 Switch to go mod 2019-11-10 18:05:28 +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.