-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
- Copy an existing installation file https://github.com/openupthecloud/open-cloud-dev-box/blob/main/install-aws-cli.sh
- Use https://github.com/openupthecloud/open-cloud-dev-box/pull/7/files for inspiration if needed
- Add installation steps for https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html
- Ensure it's running by starting new workspace + running the java command
java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb - Raise a pull request