Crates.io | rtiny |
lib.rs | rtiny |
version | 2.2.1 |
source | src |
created_at | 2023-10-10 10:43:46.674315 |
updated_at | 2023-11-11 19:07:28.395422 |
description | A simple CLI tool for short urls. |
homepage | |
repository | https://github.com/DemwE/rtiny |
max_upload_size | |
id | 998992 |
size | 41,423 |
A simple CLI tool for short urls.
cargo build --release
to build the project.Via cargo: cargo install rtiny
Options:
-u, --url <URL> Url to short
-c, --custom <CUSTOM> Custom short url
-d, --debug Activate debug mode
-h, --help Print help
-V, --version Print version