Sha256: bbe281fc404bb340c2223901e684e9cfdb6e2aa3a56587791d8aab1fa15fb99f
Contents?: true
Size: 212 Bytes
Versions: 2
Compression:
Stored size: 212 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx # bundle config path --local vendor/bundle bundle install bundle exec rake arx:arxutils_sqlite3 # Do any other automated setup that you need to do here
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arxutils_sqlite3-0.1.64 | bin/setup |
arxutils_sqlite3-0.1.63 | bin/setup |