📦 🐳 0-dependency Container-based Package Manager
Go to file
2019-11-08 19:57:04 +01:00
cmd Use Fatal() in cmd/ 2019-11-04 10:16:20 +01:00
pkg Define a generic Artifact object for now 2019-11-08 19:57:04 +01:00
tests/fixtures Adapt tests 2019-11-08 18:30:53 +01:00
vendor update vendor/ 2019-11-04 17:26:20 +01:00
.travis.yml Add docker service to travis 2019-11-08 18:32:56 +01:00
Gopkg.lock update vendor/ 2019-11-04 17:26:20 +01:00
Gopkg.toml update vendor/ 2019-06-05 19:14:29 +02: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 make fmt 2019-11-05 17:21:06 +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.