I hereby claim:
- I am marcobamert on github.
- I am marcobamert (https://keybase.io/marcobamert) on keybase.
- I have a public key whose fingerprint is 9592 2B2F 8EA1 5C51 A942 69A5 390C 856B 97C3 0140
To claim this, I am signing this object:
| #!/usr/bin/env ruby | |
| require 'aws-sdk' | |
| require 'pry' | |
| require 'awesome_print' | |
| # ------------------------------------------------------------------------------ | |
| # Credentials | |
| # ------------------------------------------------------------------------------ | |
| # pick up AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY by default from |
I hereby claim:
To claim this, I am signing this object:
| # symfony2/app/config/parameters.ini | |
| locale="undefined" | |
| fallback_locale="en" |
| on run argv | |
| set AppleScript's text item delimiters to {(ASCII character 10)} & {(ASCII character 10)} | |
| tell application "Things" | |
| set todos to {} | |
| set projectName to "not specified" | |
| set projectExists to false | |
| -- read the argument |