📦 🐳 0-dependency Container-based Package Manager
Go to file
2019-10-31 12:38:58 +01:00
cmd Add cmd/ and main.go 2019-10-31 12:38:58 +01:00
pkg Add boltdb implementation for packageset and db 2019-10-31 12:38:32 +01:00
tests/fixtures/overlay/app-crypt Drop unneeded fixture 2019-08-24 13:14:47 +02:00
vendor update vendor/ 2019-06-11 18:07:13 +02:00
.travis.yml Create cover target 2019-06-11 18:04:57 +02:00
Gopkg.lock update vendor/ 2019-06-11 18:07:13 +02:00
Gopkg.toml update vendor/ 2019-06-05 19:14:29 +02:00
main.go Add cmd/ and main.go 2019-10-31 12:38:58 +01:00
Makefile Add boltdb implementation for packageset and db 2019-10-31 12:38:32 +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.