GBSLocalLauncher – A script to compose ENV file for Local Compose
This is a script to compose ENV file for Local Compose.It creates config file where key is Local name and value consist with repository’s name + tag name. prerequisite: 1)Install or update AWS CLIhttps://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html 2)Set up your profilehttps://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html 3)Update your Python to the latest version.Relaese under 3.10 is not appropriate! How to run on mac? https://support.apple.com/en-gb/guide/terminal/apdd100908f-06b3-4e63-8a87-32e71241bab4/macRun Terminalcd YourScriptDirectorychmod 755 GridOfTags.commandExit Terminal Double click GridOfTags.command GitHub View Github
Read more