We are starting to accumulate a lot of sh scripts (lots of them are generated) - do we want to move some of this to Go? Although the scripts are not in the critical path, it is relatively hard to understand complex logic in bash.
We are starting to accumulate a lot of sh scripts (lots of them are generated) - do we want to move some of this to Go?
Although the scripts are not in the critical path, it is relatively hard to understand complex logic in bash.