Crates.io | spigotfly |
lib.rs | spigotfly |
version | 0.1.3 |
source | src |
created_at | 2024-05-13 12:57:24.24965 |
updated_at | 2024-05-13 21:44:20.580643 |
description | Command line tool for downloading spigot plugins |
homepage | |
repository | https://github.com/unldenis/spigotfly |
max_upload_size | |
id | 1238413 |
size | 45,869 |
The Spigotfly command line interface (CLI) permits to search and download spigot resources. The Spigotfly CLI allows you to
Spigotfly builds can be downloaded in the GitHub release page. Alternatively, you could install it using the Cargo package manager.
spigotfly
is written in Rust, and thus requires the Rust toolchain to compile.
Follow the instructions at https://www.rust-lang.org/tools/install to install the toolchain.
Once that is complete, execute the following command:
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>