I did by writing all (if not 95%) of the CLI commands I use when coding (not just developing) into bash/batch scripts so that I could build and deploy my code in the least amount of manual commands as possible. I know that when I'll be more comfortable with Node and NPM scripts, I'll automate stuff even more so that it would reduce time doing redundant work and using less clicks (so GUI tools) when it comes to that kind of thing.