6 releases
0.3.1 | Feb 21, 2024 |
---|---|
0.3.0 | Feb 21, 2024 |
0.2.3 | Feb 21, 2024 |
0.1.0 | Feb 21, 2024 |
#32 in #git-hub
10KB
173 lines
entitled.exe
entitled-exe is a CLI tool to programmatically generate executables that open your repository on GitHub in the user's browser.
Quick Links
Usage
|
Installation
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
Dependencies
~8–18MB
~240K SLoC