6 ms·
I like to take this a step further and try to have all my most important tooling be written in my projects major languages. It's not a must have, but having a
by SamBorick 2y ago
I like to take this a step further and try to have all my most important tooling be written in my projects major languages. It's not a must have, but having a build system for a go project that is also go under the hood means I'm more comfortable diving into the source if needed.
I don't think it's a requirement, but it's an advantage