rust-cannon-template icon indicating copy to clipboard operation
rust-cannon-template copied to clipboard

Write `cargo cannon build` command

Open willemolding opened this issue 1 year ago • 1 comments

Currently the cargo cannon build command is stubbed.

This command should build the project as defined by the cargo arguments (e.g. package, workspace) using the cannon-rs/builder docker image. This image should be retrieved if needed.

See cargo cross for examples of cross-compiling using docker as a cargo extension

willemolding avatar Aug 01 '23 02:08 willemolding

Hi, can I help with this?

adrianvrj avatar Jul 17 '24 01:07 adrianvrj