bundler

Dependency manager for the Ruby programming language. bundler is a common name for the command bundle, but not a command itself. More information: <https://bundler.io/man/bundle.1.html>.

Install

All systems
curl cmd.cat/bundler.sh
Debian Debian
apt-get install 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 ruby-bundler
Fedora
dnf install ruby-bundler
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-bundler
Raspbian
apt-get install bundler
Docker
docker run cmd.cat/bundler bundler powered by Commando

Dependency manager for the Ruby programming language. bundler is a common name for the command bundle, but not a command itself. More information: <https://bundler.io/man/bundle.1.html>.

  • View documentation for the original command:
    tldr bundle

© tl;dr; authors and contributors