Skip to content

MustafaSalih1993/fsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsi

fsi (fetch system info), a fast cli tool to print system info written from scratch in Rust.

Note

this software is still in development.

Preview


Install with cargo

You can install the binary crate with cargo

cargo install fsi

build manually

clone this repo

git clone https://github.com/mustafasalih1993/fsi && cd ./fsi

build with cargo

cargo build --release

copy the executable to your PATH ex: /usr/bin/

cp ./target/release/fsi /usr/bin/ 

Contribution

all contributions are welcome

license

MIT

Releases

No releases published

Packages

No packages published

Languages