panamax-rs / panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
Apache License 2.0
427 stars 45 forks source link

[feature request] panamax publish my-mirror #115

Open podsvirov opened 9 months ago

podsvirov commented 9 months ago

I want something like:

Usage: panamax publish MY-MIRROR [OPTIONS]
Options:
    --registry <REGISTRY>     Registry to publish to

I known that panamax can serve crates, but I want use gitea for serve crates and other package formats (https://github.com/rust-lang/cargo/issues/12747, https://github.com/go-gitea/gitea/issues/27105).