Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Cygwin/Windows support #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improved Cygwin/Windows support #1

wants to merge 1 commit into from

Conversation

tssp
Copy link

@tssp tssp commented Feb 24, 2015

Thank you for this awesome DynamoDB plugin. I am using it in a Cygwin/Windows environment. This can lead to problem under particular circumstances. I've rewritten some pieces of the code in order to make it work:

  • Killing PID with 'Taskkill' in Windows environment
  • Downloading DynamoDB from S3 only when file does not exist locally or version set to latest
  • Additional log output

- Killing PID with 'Taskkill' in Windows environment
- Downloading DynamoDB from S3 only when file does not exist locally or version set to latest
- Additional log output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant