|
|
|
|
|
by dragonwriter
385 days ago
|
|
> Bash is the tool that’s already there; that is always a real good reason to use it. If you are a dotnet dev shop, it is quite likely that dotnet is also a tool that is already there the places you need automation. Plus, its also the tool that is already there in your team’s skillset. |
|
Pros:
Syntax + access to familiar shell commands
Cons:
Bash scripts are not easy to maintain.