cargo-dist icon indicating copy to clipboard operation
cargo-dist copied to clipboard

improve "custom build binaries key" docs

Open ashleygwilliams opened this issue 1 year ago • 2 comments
trafficstars

# A list of all binaries your package will build and install
binaries = ["quickstart-example"]

it's not clear to me what goes here- is it the name, do i include an extension?

ashleygwilliams avatar Aug 23 '24 22:08 ashleygwilliams

we should probably link to the config docs (or ideally include the information that is in the config docs https://opensource.axo.dev/cargo-dist/book/reference/config.html#packagebinaries)

ashleygwilliams avatar Aug 23 '24 22:08 ashleygwilliams

Currently assuming this is a docs bug for the "everyone else" quickstart.

Gankra avatar Aug 26 '24 18:08 Gankra