leaving/credentials.sample.sh

6 lines
87 B
Bash

#!/bin/sh
export MAILCHIMP_API_KEY=''
export TRELLO_API_KEY=''
export TRELLO_TOKEN=''