Skip to content

justleoo/xbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛸 xbp

simple and wip xbps wrapper

installation

$ git clone https://github.com/justleoo/xbp.git && cd xbp
$ cargo build --release
$ sudo mv target/release/xbp /usr/bin/
$ sudo chmod +x /usr/bin/xbp