Crates.io | crossgen |
lib.rs | crossgen |
version | 0.6.0 |
source | src |
created_at | 2018-08-21 19:52:37.057124 |
updated_at | 2018-11-06 09:47:16.732997 |
description | Cross compilation template generator |
homepage | |
repository | https://github.com/yoshuawuyts/crossgen |
max_upload_size | |
id | 80620 |
size | 58,772 |
Cross compilation template generator. Automated version of trust.
crossgen 0.1.0
Cross compilation template generator
USAGE:
crossgen [FLAGS] [OPTIONS] [dir]
FLAGS:
-h, --help Prints help information
-P, --pretty Enable pretty printing.
-V, --version Prints version information
-v, --verbosity Pass many times for more log output
OPTIONS:
-n, --name <name> Project name. Defaults to target directory name
ARGS:
<dir> Target directory [default: .]
$ cargo install crossgen
MIT OR Apache-2.0