UNPKG

sftp-open

Version:

open WinSCP with sftp-config.json

27 lines (19 loc) 1.38 kB
# sftp-open [![Package Quality](http://npm.packagequality.com/badge/sftp-open.png)](http://packagequality.com/#?package=sftp-open) [![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) [![Travis Build Status](https://img.shields.io/travis/thecotne/sftp-open.svg?style=flat-square&maxAge=300)](https://travis-ci.org/thecotne/sftp-open) [![Coveralls](https://img.shields.io/coveralls/thecotne/sftp-open.svg?style=flat-square&maxAge=300)](https://coveralls.io/github/thecotne/sftp-open) [![NPM Dependencies](https://img.shields.io/david/thecotne/sftp-open.svg?style=flat-square&maxAge=300)](https://david-dm.org/thecotne/sftp-open) [![NPM DevDependencies](https://img.shields.io/david/dev/thecotne/sftp-open.svg?style=flat-square&maxAge=300)](https://david-dm.org/thecotne/sftp-open?type=dev) [![NPM Downloads](https://img.shields.io/npm/dm/sftp-open.svg?style=flat-square&maxAge=300)](https://www.npmjs.com/package/sftp-open) [![NPM Package Version](https://img.shields.io/npm/v/sftp-open.svg?style=flat-square&maxAge=300)](https://www.npmjs.com/package/sftp-open) [![Greenkeeper badge](https://badges.greenkeeper.io/thecotne/sftp-open.svg)](https://greenkeeper.io/) open WinSCP with sftp-config.json ## install ```bash npm install sftp-open --global ``` ## usage ```bash sftp-open path/to/sftp-config.json ```