Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 337 Bytes

score-setup

Scripts to setup the S3 layout that Score requires

Set the following environment variables:

ACCESS_KEY - the S3 access key SECRET_KEY - the S3 secret key S3_URL - the URL to the S3 service

and export them. Then run initialize_score.py. The script requires the boto3 library.