Skip to content

Instantly share code, notes, and snippets.

@matthewjackowski
Last active February 26, 2016 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthewjackowski/eaaf631ccda3bd7c8213 to your computer and use it in GitHub Desktop.
Save matthewjackowski/eaaf631ccda3bd7c8213 to your computer and use it in GitHub Desktop.
Example txgh.yml for AWS
txgh:
github:
repos:
matthewjackowski/txgh-test-resources:
api_username: <%= 'matthewjackowski' %>
api_token: <%= 'Some Token' %>
push_source_to: <%= 'txgh-test-1' %>
branch: <%= 'master' %>
transifex:
projects:
txgh-test-1:
tx_config: <%= '/Users/mjjacko/tx.config' %>
api_username: <%= 'TestMattJJacko' %>
api_password: <%= 'Some Password' %>
push_translations_to: <%= 'matthewjackowski/txgh-test-resources' %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment