Venus

It's a functional package manager scheme built upon the redo build system. It's also composed of a set of tools that provides the ability to manage config files, check files integrity and create reproducible archives.

Usage

At the moment there's no interface, so the rules must be used directly.

Update repositories:

$ redo repo/update

Install package:

$ redo programs/${package_name}

Source

https://git.eltaninos.org/venus