DEV Community

Discussion on: Git single command executor

Collapse
 
duncte123 profile image
Duncan

Why did you choose node for this instead of sh or bash?

Collapse
 
udithaishan profile image
Uditha Ishan

I got curious about publishing an npm package. that's why I used node.