https://github.com/jcoreio/ssh-client
Execute SSH commands and transfer files using pure JavaScript
https://github.com/jcoreio/ssh-client
Last synced: 11 months ago
JSON representation
Execute SSH commands and transfer files using pure JavaScript
- Host: GitHub
- URL: https://github.com/jcoreio/ssh-client
- Owner: jcoreio
- License: other
- Created: 2020-04-16T02:19:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:58:56.000Z (over 3 years ago)
- Last Synced: 2025-07-17T22:27:43.812Z (11 months ago)
- Language: TypeScript
- Size: 3.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ssh-client
Execute SSH commands and transfer files using pure JavaScript
## Quick start
```sh
npx 0-60 clone https://github.com/jcoreio/ssh-client.git
```
## Tools used
- TypeScript
- babel 7
- mocha
- chai
- istanbul
- nyc
- eslint
- prettier
- husky
- semantic-release
- renovate
- Circle CI
- Codecov.io