Skip to content

Instantly share code, notes, and snippets.

@rchatley
Created April 21, 2015 14:02
Show Gist options
  • Save rchatley/b2e323ad87f9def44c77 to your computer and use it in GitHub Desktop.
Save rchatley/b2e323ad87f9def44c77 to your computer and use it in GitHub Desktop.
Cloudformation Common checkout
svn co https://repo.dev.bbc.co.uk/libraries/python/AWS-CloudFormation/trunk AWS-CloudFormation
svn co https://repo.dev.bbc.co.uk/tools/BBC-CloudFormation/Common/trunk/src/BBC/AWS/CloudFormation/Common/ AWS-CloudFormation/src/BBC/AWS/CloudFormation/Common
export PYTHONPATH=`pwd`/AWS-CloudFormation/src/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment