Crates.io | scoopie |
lib.rs | scoopie |
version | 0.1.0 |
source | src |
created_at | 2023-09-16 16:13:57.975699 |
updated_at | 2023-09-16 16:13:57.975699 |
description | Your favorite package manager |
homepage | |
repository | https://github.com/basicfunc/scoopie |
max_upload_size | |
id | 974427 |
size | 92,008 |
If Scoop is vanilla, Scoopie will be tutti frutti. - Rahul
Scoopie is a high-performance alternative to the Scoop package manager for Windows, built from the ground up in Rust. It aims to provide a blazing-fast package management experience while minimizing dependencies and optimizing resource usage. Scoopie leverages parallel processing, bundled tools, and an efficient storage structure to deliver exceptional performance.
aria2
. This simplifies the installation process and provides a seamless downloading experience.To install Scoopie, follow these steps:
Scoopie provides a set of commands that allow you to manage packages efficiently. Here are some commonly used commands:
scoopie install <package>
: Installs the specified package.scoopie install -S
: Updates all buckets to their latest versions.scoopie query <keyword>
: Searches for packages matching the provided keyword.scoopie rm <package>
: Uninstalls the specified package.For a complete list of commands and their usage, please refer to the official documentation.
Contributions to Scoopie are welcome! If you'd like to contribute, please follow the guidelines outlined in the CONTRIBUTING.md file. You can report issues, suggest improvements, or submit pull requests on the official GitHub repository.
Scoopie is released under the MIT License. See the LICENSE file for more details.
Scoopie would not be possible without the hard work and dedication of the open-source community. We extend our gratitude to the developers of Rust, SQLite, and other libraries used in this project.
If you have any questions, suggestions, or feedback, feel free to open an issue. I'd love to improve this project further!