/xbp

🛸 tiny xbps wrapper

Primary LanguageRustMIT LicenseMIT

🛸 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