Hacker News new | ask | show | jobs
An abstraction over whatever package managers you have installed in your system (github.com)
1 points by dnsfr 2450 days ago
1 comments

xpt is an abstraction over whatever package managers you have installed in your system. No need to run different commands based on the distro you're running anymore!

xpt can install software based on custom recipes. This allows you to add a custom behavior to a install script or to add a fallback in case no compatible package manager was found.