There are no common tools in nodejs, no system ships with node. I only have node on my production servers, because Rails needs a JS engine and node is fast.
Actually i assume nearly every techie tries to avoid installing hundreds of different interpreters with even more dependencies just to run tiny scripts which could be replaced by a smart shell one liner.
Actually i assume nearly every techie tries to avoid installing hundreds of different interpreters with even more dependencies just to run tiny scripts which could be replaced by a smart shell one liner.