amzn / selling-partner-api-samples

Sample code for Amazon Selling Partner API use cases
MIT No Attribution
62 stars 32 forks source link

Improve deployment scripts to support Windows/Git Bash users #43

Closed jawheral closed 3 months ago

jawheral commented 3 months ago

This change updates current bash deployment scripts for sample solutions in order to support Windows Git Bash users. The change adapts the shared pre-requisites.sh and deploy-app.sh scripts to support installing Windows requirements needed for the deployment and packaging of the solutions.

You can now deploy any of the sample solutions on Windows by using Git Bash.