is the package manager for Erlang OTP.
Think apt-get or ruby gem for Erlang/OTP elegant Erlang/OTP package management which at its heart comes down to two things; allow users to easily find and install OTP packages and allow users to easily publish their own work so others can benefit from it.
Faxien deals with two distinct types of packages. The first is the OTP application which consists of src, ebin, etc... The second is an OTP release which is essentially a standalone erlang service comprised of a number of applications combined with configuration, .script and .boot files, and executable scripts.
Categories:tool
Compiled for Erts version: 5.6.3