Files
luet/README.md
Ettore Di Giacinto 5f98a665a5 Add code coverage
2019-06-06 17:16:32 +02:00

10 lines
620 B
Markdown

# luet - Package manager
[![Go Report Card](https://goreportcard.com/badge/github.com/mudler/luet)](https://goreportcard.com/report/github.com/mudler/luet)
[![Build Status](https://travis-ci.org/mudler/luet.svg?branch=master)](https://travis-ci.org/mudler/luet)
[![GoDoc](https://godoc.org/github.com/mudler/luet?status.svg)](https://godoc.org/github.com/mudler/luet)
[![codecov](https://codecov.io/gh/mudler/luet/branch/master/graph/badge.svg)](https://codecov.io/gh/mudler/luet)
No dep hell for your own package manager !
Package manager that reuses Gentoo's Portage output binaries, but which doesn't depend on it.