nexusfetch

Crates.ionexusfetch
lib.rsnexusfetch
version1.1.8
sourcesrc
created_at2023-12-11 01:37:39.314869
updated_at2024-05-11 11:48:16.817199
descriptionA simple fetch utility written in Rust
homepage
repositoryhttps://gitlab.com/alxhr0/nexusfetch
max_upload_size
id1064639
size230,628
Alxhr0 (Alxhr0)

documentation

README

nexusfetch

Small fetch written in Rust

Please don't upload to GitHub

Showcase

Nexusfetch showcase

Installation

git clone https://gitlab.com/alxhr0/nexusfetch.git
cd nexusfetch
cargo build --release # or cargo install --path . if you want to install it

From Crates.io

cargo install nexusfetch
Commit count: 67

cargo fmt