Crates.io | entitled-exe |
lib.rs | entitled-exe |
version | 0.3.1 |
source | src |
created_at | 2024-02-21 17:30:36.666051 |
updated_at | 2024-02-21 20:13:38.391791 |
description | Script kiddies whining about no compiled binaries? Troll them with an exe that opens GitHub. |
homepage | |
repository | https://github.com/r4c3/entitled-exe |
max_upload_size | |
id | 1148281 |
size | 26,777 |
entitled-exe is a CLI tool to programmatically generate executables that open your repository on GitHub in the user's browser.
|
You'll need Rust, Cargo, and rustup to install this. You'll also need the toolchains you choose to compile to; e.g. building for arm-linux-androidabi requires rustup target add arm-linux-androideabi
.
After that, just install with cargo:
$ cargo install entitled-exe