This repository holds a collection of scripts, which implement the Trello API to easily access the information stored on a provided Trello Board
To use this script, it is necessary to get a Trello API Key and a Trello Token and add them to the System environment variable as TRELLO_KEY and TRELLO_TOKEN.
Details for this step can be found in the Trello developer guide here