Go program to use gitea package repositories
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.
zico 505d2a8420 fix config parse 11 months ago
.gitignore add OsTypes to config and gpc-config.toml to gitignore 11 months ago
README.md initial commit, v0.1 11 months ago
config.example.toml add OsTypes to config and gpc-config.toml to gitignore 11 months ago
go.mod initial commit, v0.1 11 months ago
go.sum initial commit, v0.1 11 months ago
main.go fix config parse 11 months ago

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.