nexusfetch

Crates.ionexusfetch
lib.rsnexusfetch
version1.2.1
sourcesrc
created_at2023-12-11 01:37:39.314869
updated_at2024-06-30 01:04:08.658572
descriptionA simple fetch utility written in Rust
homepage
repositoryhttps://gitlab.com/alxhr0/nexusfetch
max_upload_size
id1064639
size239,742
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: 74

cargo fmt