Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 306 Bytes

File metadata and controls

18 lines (10 loc) · 306 Bytes

ShellCommandSshExecutor

The adapter for ShellCommand executor through SSH


Install this library

Run command: artarts36/shell-command-ssh-executor


Install ssh2 on Mac

Run commands:

  1. brew install libssh2
  2. pecl install ssh2-1.3.1