7 ms·
If you were looking to just do something similar but running on another platform, knowledge of Go isn't required. The core build process is a shell script, whic
by danvittegleo 8y ago
If you were looking to just do something similar but running on another platform, knowledge of Go isn't required. The core build process is a shell script, which just has some variables injected through Go templates: https://raw.githubusercontent.com/dan-v/rattlesnakeos-stack/9.0/templates/build_template.go https://raw.githubusercontent.com/dan-v/rattlesnakeos-stack/...
- voltagex_ 8y agoI'd definitely like to talk to you further about this - it still looks like there's a lot of hardcoded AWS stuff in there, and your terraform code assumes AWS, but it's super cool - thanks.
- danvittegleo 8y agoFor sure. I'd love to have this script be able to run standalone as a local build process that would be portable across platforms and only run the AWS specific bits if you passed a flag for example. Anyways, happy to chat - you can shoot me an email dan@vittegleo.com