cargo-fortanix

Crates.iocargo-fortanix
lib.rscargo-fortanix
version0.0.2
sourcesrc
created_at2019-04-10 08:00:30.487896
updated_at2019-04-10 08:34:53.771178
descriptionA cargo subcommand to build binary targeting the fortanix platform
homepage
repositoryhttps://github.com/skone/cargo-fortanix
max_upload_size
id126950
size3,972
(skone)

documentation

README

cargo-fortanix

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

Install

To install cargo-fortanix you should type the following:

$ cargo install cargo-fortanix

Usage

To use cargo-fortanix you should type the following:

$ cargo fortanix
Commit count: 22

cargo fmt