leaving/credentials.sample.sh

6 lines
87 B
Bash
Raw Permalink Normal View History

2023-02-11 12:37:21 +00:00
#!/bin/sh
export MAILCHIMP_API_KEY=''
export TRELLO_API_KEY=''
export TRELLO_TOKEN=''