You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
40 minutes ago | |
---|---|---|
cmd | 40 minutes ago | |
db | 2 days ago | |
pack | 40 minutes ago | |
pacman | 40 minutes ago | |
.drone.yml | 5 days ago | |
.gitignore | 2 days ago | |
.golangci.yml | 6 days ago | |
Dockerfile | 11 hours ago | |
LICENSE | 1 month ago | |
Makefile | 2 days ago | |
README.md | 15 hours ago | |
docker-compose.yml | 40 minutes ago | |
go.mod | 12 hours ago | |
go.sum | 12 hours ago | |
logo.png | 2 days ago | |
main.go | 6 days ago |
README.md
Pack - package manager
Warning! Project is in alpha stage, API's are very likely to be changed.
Pack is a tool that aims to simplify process of pacman package creation and allows to access them in docker-like manner from compatible pack repositories. Pack has docker version, that allows you to serve your packages and embed pack server into another go projects.
Pack can be used to:
- install packages from compatible pack repositories
- build your own pack packages and push them to repositories
- start server with to provide access with your packages to others