Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 542 Bytes

watsystem

This is a CLI tool that aims to replicate neofetch functionality in a minimal way using rust and the crate called sysinfo. Feel free to raise an issue if there's something wrong in my code since I'm trying to improve my writing on rust.

Quick Start

First you need to clone this repository.

git clone https://github.com/FLAKEYCHALK/watsystem.git

change the directory to that folder then run this command in order to run watsystem.

cargo run

watsystem