barrett370 / toolkit

Various small utilities I often make use of in quick shell one-liners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toolkit Rust rust-clippy analyze

Getting Started

Direct install using cargo:

cargo build --release
cargo install --root ~/.local --path .

Updating dependencies

cargo update

About

Various small utilities I often make use of in quick shell one-liners


Languages

Language:Rust 97.5%Language:Just 2.5%