Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 273 Bytes

🛸 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