|
|
|
|
|
by dailykoder
826 days ago
|
|
For me, the crucial part is to create a tool/script that just gets one task done as fast as possible. I don't need tools that can do everything. Often it's just a bash script that executes like 5 commands to execute/build something, so that I don't even have to think about those steps and don't forget one. Tho it is a really fine line to not get hung up on those organizational tasks, yes. |
|