Go program to use gitea package repositories
.gitignore | ||
config.example.toml | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
Gitea Package Client
This is a little program to manage the gitea package registry. Copy the example config file and add your gitea instance, user, password, and package name. You can also specify these options as flags.