Sha256: c23426c3305cd7b2d98f4c47de4320b27480ec5ec001bdc15b03d44d269e3736

Contents?: true

Size: 137 Bytes

Versions: 36

Compression:

Stored size: 137 Bytes

Contents

#!/bin/bash
set -euo pipefail
IFS=$'\n\t'

bundle install
bin/install_git_hooks

# Do any other automated setup that you need to do here

Version data entries

36 entries across 36 versions & 3 rubygems

Version Path
telegram-bot-0.9.0.alpha1 bin/setup
telegram-bot-0.8.0 bin/setup
telegram-bot-0.7.4 bin/setup
telegram-bot-0.7.3 bin/setup
telegram-bot-0.7.2 bin/setup
telegram-bot-0.6.0 bin/setup
telegram-bot-0.5.0 bin/setup
telegram-bot-0.4.2 bin/setup
telegram-bot-0.4.1 bin/setup
telegram-bot-0.4.0 bin/setup
telegram-bot-types-0.2.0 bin/setup
telegram-bot-0.3.0 bin/setup
rails_stuff-0.4.0 bin/setup
rails_stuff-0.3.0 bin/setup
rails_stuff-0.2.0 bin/setup
rails_stuff-0.1.0 bin/setup