tabs-lite/docs/script/bootstrap
2025-11-24 08:58:44 +01:00

6 lines
54 B
Bash

#!/bin/sh
set -e
gem install bundler
bundle install