Crates.io | stager |
lib.rs | stager |
version | 0.3.4 |
source | src |
created_at | 2018-04-08 00:23:14.933915 |
updated_at | 2018-05-03 12:18:07.303468 |
description | Stage files for packaging. |
homepage | https://github.com/crate-ci/stager |
repository | https://github.com/crate-ci/stager.git |
max_upload_size | |
id | 59533 |
size | 62,543 |
Stage files - Generic tool to lay out files for bundling into platform-specific installers.
Add to your Cargo.toml
:
[dependencies]
stager = "0.3"
staging will
staging::de
) and variables to be substitued using liquid.staging::builder
).staging::action
).cargo-tarball
: Tarball a Rust projct for github releases.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.