Crates.io | cargo-fortanix |
lib.rs | cargo-fortanix |
version | 0.0.2 |
source | src |
created_at | 2019-04-10 08:00:30.487896 |
updated_at | 2019-04-10 08:34:53.771178 |
description | A cargo subcommand to build binary targeting the fortanix platform |
homepage | |
repository | https://github.com/skone/cargo-fortanix |
max_upload_size | |
id | 126950 |
size | 3,972 |
A cargo subcommand to build Rust code targeting the fortanix platform inside docker and get the result back.
This is useful if you need to compile for fortanix on MacOs or you don't want to install the fortanix toolchain
To install cargo-fortanix
you should type the following:
$ cargo install cargo-fortanix
To use cargo-fortanix
you should type the following:
$ cargo fortanix