Skip to content

Instantly share code, notes, and snippets.

View keybits's full-sized avatar

Tom Atkins keybits

View GitHub Profile
#!/usr/bin/env bash
set -euf -o pipefail
#### INSTRUCTIONS ########
# Before running this script:
# 1. Install the new Algolia CLI: https://www.algolia.com/doc/tools/cli/get-started/overview/
# 2. Install jq: https://stedolan.github.io/jq/download/
# 2. Add your application with `algolia profile add` and follow the prompts
# 3. Run `algolia profile list` and copy the name of the application you want to backup
# 4. Create an empty directory for this script and the files it will create