📦 🐳 0-dependency Container-based Package Manager
Go to file
2019-11-02 17:56:43 +01:00
cmd Enhance output with consistent usage of logger 2019-11-02 10:26:28 +01:00
pkg Support concurrency in InMemoryDB and reach feature parity with boltdb 2019-11-02 17:56:43 +01:00
tests/fixtures/overlay/app-crypt Drop unneeded fixture 2019-08-24 13:14:47 +02:00
vendor update vendor/ 2019-11-01 16:29:08 +01:00
.travis.yml Create cover target 2019-06-11 18:04:57 +02:00
Gopkg.lock update vendor/ 2019-11-01 16:29:08 +01: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.