Sha256: a590a1d1de7e6374b6ac134c97c1dfcb12aca064484ce0993e77528561bcfa4d

Contents?: true

Size: 247 Bytes

Versions: 3

Compression:

Stored size: 247 Bytes

Contents

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

bundle install --binstubs

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

curl --url https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar --output spec/fixtures/wp-cli.phar

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wordpress_tools-1.4.1 bin/setup
wordpress_tools-1.4.0 bin/setup
wordpress_tools-1.3.0 bin/setup