README
Workflow app for ssh command
An app for the ssh command line tool. This can be used in terminal applications to execute other applications remotely, or to open a ssh session.
npm run example
Workflow app for unix ssh command
<script type="module">
import workflowAppSsh from 'https://cdn.skypack.dev/workflow-app-ssh';
</script>
An app for the ssh command line tool. This can be used in terminal applications to execute other applications remotely, or to open a ssh session.
npm run example