Skip to content

A Cargo subcommand for creating standalone source files with base64-encoded payload

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

qryxip/cargo-executable-payload

Repository files navigation

cargo-executable-payload

CI dependency status Crates.io Crates.io

A Cargo subcommand for creating standalone source files with base64-encoded payload.

Installation

Crates.io

$ cargo install cargo-executable-payload

master

$ cargo install --git https://github.com/qryxip/cargo-executable-payload

GitHub Releases

Releases

Usage

$ cargo executable-payload -o ./submission.rs

With cargo-compete,

[submit.transpile]
kind = "command"
args = ["cargo", "executable-payload", "--bin", "{{ bin_name }}"]

About

A Cargo subcommand for creating standalone source files with base64-encoded payload

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages