7 个稳定版本
2.2.1 | 2023 年 11 月 11 日 |
---|---|
2.1.2 | 2023 年 11 月 10 日 |
2.0.1 | 2023 年 11 月 10 日 |
1.0.0 | 2023 年 10 月 10 日 |
#1246 在 命令行工具
每月 30 次下载
13KB
79 行
rtiny
简单的短链接 CLI 工具。
安装
- 克隆仓库或下载源代码。
- 导航到项目目录。
- 运行命令
cargo build --release
来构建项目。
或者
通过 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
依赖
~10–23MB
~351K SLoC