For now, credentials should be stored as follows:
-- in a file named credentials.txt in this directory
-- in the following format:
username
password
host
-- with an optional mapbox api key on a 4th line like shown below:
username
password
host
mapbox_api_key
Click here to obtain a mapbox api key