Hi,
I am trying to write automation script using js
what i am trying to achieve is I have packages in one machine and install those packages in another machine..i need to write a script for it..
will node work for it..
packages has config and jar files...
I need to unzip and zip it too..
not sure how to achieve...
can you guys give some inputs