Move over bash: Python is my language for setup scripts now.
I know when people discuss using programming languages, there's two main schools of thought:
- Use the same language for as much of your stack as possible
- Use the language that's most appropriate for each part of the stack as much of possible.
Clearly, there's very strong advantages ...
more ...