8 releases (4 breaking)
Uses old Rust 2015
0.6.0 | Nov 6, 2018 |
---|---|
0.5.1 | Oct 11, 2018 |
0.5.0 | Sep 19, 2018 |
0.4.0 | Aug 30, 2018 |
0.1.4 | Aug 21, 2018 |
#477 in Template engine
29 downloads per month
24KB
600 lines
crossgen
Cross compilation template generator. Automated version of trust.
Usage
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: .]
Installation
$ cargo install crossgen
License
MIT OR Apache-2.0
Dependencies
~27–40MB
~695K SLoC