ghfetch 0.1.0

GitHub stats in the terminal, neofetch-style
1
2
3
4
5
6
pub mod contributions;
pub mod languages;
pub mod org;
pub mod repo;
pub mod stats;
pub mod user;