setup.tt
Manage Ruby application dependencies (runtime)
Install
- All systems
-
curl cmd.cat/setup.tt.sh
- Debian
-
apt-get install ruby-bundler
- Ubuntu
-
apt-get install ruby-bundler
- Alpine
-
apk add ruby-bundler
- Arch Linux
-
pacman -S ruby-bundler
- Kali Linux
-
apt-get install ruby-bundler
- Fedora
-
dnf install rubygem-railties
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-bundler
- Raspbian
-
apt-get install ruby-bundler
- Dockerfile
- dockerfile.run/setup.tt
- Docker
-
docker run cmd.cat/setup.tt setup.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
rubygem-railties
running Rails applications
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.
ruby-railties
tools for creating, working with, and running Rails applications
This package contains the Rails internals, i.e. components that implement and/or control application bootup, plugins, generators, and rake tasks.
dradis
Collaboration tools for penetration testing
Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.