2 个版本
0.1.3 | 2024 年 5 月 13 日 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
1463 在 命令行工具 中
每月 下载 30 次
14KB
141 行
Spigotfly CLI
Spigotfly 命令行界面 (CLI) 允许您搜索和下载 Spigot 资源。Spigotfly CLI 允许您
- 通过名称或标签搜索资源,并可选择一些参数
- 下载资源
安装
Spigotfly 的构建版本可以在 GitHub 发布页面下载。或者,您可以使用 Cargo 包管理器进行安装。
spigotfly
是用 Rust 编写的,因此需要 Rust 工具链进行编译。按照 https://rust-lang.net.cn/tools/install 中的说明安装工具链。完成安装后,执行以下命令
cargo install spigotfly
用法
C:\Users\User>spigotfly
Command line tool for downloading spigot plugins
Usage: spigotfly <COMMAND>
Commands:
search Search a resource
download Download a resource by id
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
C:\Users\User>
依赖
~6–17MB
~244K SLoC