console.tt

Manage Ruby application dependencies (runtime)

Install

All systems
curl cmd.cat/console.tt.sh
Debian Debian
apt-get install ruby-bundler
Ubuntu
apt-get install ruby-bundler
Alpine
apk add ruby-bundler
Arch Arch Linux
pacman -S ruby-bundler
image/svg+xml Kali Linux
apt-get install ruby-bundler
CentOS
yum install rubygem-bundler
Fedora
dnf install rubygem-bundler
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-bundler
Raspbian
apt-get install ruby-bundler
Docker
docker run cmd.cat/console.tt console.tt powered by Commando

ruby-bundler

Manage Ruby application dependencies (runtime)

Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. This package must be used as dependency for checking application dependencies at runtime.

rubygem-bundler

application's gem dependencies

logstash

Tool for managing events and logs

ruby2.5-bundler

Manages an application's dependencies through its entire life, across many machines, systematically and repeatably.