ghfetch 0.1.0

GitHub stats in the terminal, neofetch-style
1
2
3
4
pub mod client;
pub mod graphql;
pub mod rest;
pub mod types;