Code Code Ship logo
Publish your package
Follow these 6 steps
1.
2.
Add the codecodeship repository to your .cargo/config.toml file

[registries]
codecodeship = { index = "sparse+https://rust.codecodeship.com/", credential-provider = "cargo:token" } 
3.
Authenticate with the Code Code Ship registry
cargo login --registry codecodeship XXXXX 
4.
Adjust your Cargo.toml file

[package]
publish = ["codecodeship"]
5.
Push your package to Code Code Ship
cargo publish
6.
Set pricing and publish your package in the
Packages admin
Code Code Ship logo

Get in touch

You can get in touch with us via email or on our Discord server. Click the button for an invite.

Subscribe

Always stay up to date by subscribing to our newsletter.