Examples (5)
Build and install an Erlang/OTP version in a directory
kerl build-install 28.0 28.0 path/to/installation_directory/28.0Activate an Erlang/OTP installation
. path/to/installation/activateDeactivate the current Erlang/OTP installation
kerl_deactivateList all available Erlang/OTP releases
kerl list releasesList installed Erlang/OTP builds
kerl list installationsmade by @shridhargupta | data from tldr-pages