Software
AWS Codebuild Locally
First, we need to setup our workstation to have a docker image that we can use to mimic codebuild in the wild. For this I’ve setup nodejs, but you can browse the binaries and freely use whichever you want. Below is a simple list of commands to get setup. Note Read more…