📦 🐳 0-dependency Container-based Package Manager
Go to file
Ettore Di Giacinto ff88ff67c2
Add Separate tree for build dependency
Reuse the Recipe and extend it to read a separate tree for build
dependencies.

Also add accessors to compilespec to produce dockerfile image format.
2019-11-05 17:36:22 +01:00
cmd Use Fatal() in cmd/ 2019-11-04 10:16:20 +01:00
pkg Add Separate tree for build dependency 2019-11-05 17:36:22 +01:00
tests/fixtures Add Separate tree for build dependency 2019-11-05 17:36:22 +01:00
vendor update vendor/ 2019-11-04 17:26:20 +01:00
.travis.yml Create cover target 2019-06-11 18:04:57 +02: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.