@vamship/ssh-utils Provides utility classes that can be used to execute remote commands on a server via SSH. Also allows for file transfers via SCP API Documentation API documentation can be found here. Motivation Installation This library can be installed via npm using: npm install @vamship/ssh-utils Usage Examples