AUP is a tool I wrote to manage the standalone CLI tools that I write. As I often work between multiple systems, getting the latest version of CLI tools that I have written is tedious, and so, I wanted to change that.
It uses compiled assets published in GitHub releases, and allowing for easy updating, installing, and removing.