Go program to use gitea package repositories
Find a file
2022-10-15 22:17:06 -05:00
.gitignore add OsTypes to config and gpc-config.toml to gitignore 2022-10-15 22:08:42 -05:00
config.example.toml add OsTypes to config and gpc-config.toml to gitignore 2022-10-15 22:08:42 -05:00
go.mod initial commit, v0.1 2022-10-15 20:49:54 -05:00
go.sum initial commit, v0.1 2022-10-15 20:49:54 -05:00
main.go fix config parse 2022-10-15 22:17:06 -05:00
README.md initial commit, v0.1 2022-10-15 20:49:54 -05:00

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.