File: bootstrap

package info (click to toggle)
ruby-version-sorter 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: ansic: 248; ruby: 147; sh: 52; makefile: 8
file content (5 lines) | stat: -rwxr-xr-x 71 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/usr/bin/env bash
set -e

git submodule update --init
bundle install