Skip to content

Bssfoundation/bfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bfetch

a fetch program written in rust

How to run

git clone https://github.com/bss-inc/bfetch.git
cd bfetch
cargo build --release
mkdir ~/.config/bfetch
cp config.toml ~/.config/bfetch
cd target/release
./bfetch