From 424cc1adb0dff6af9f89fee20c84f068fd57849b Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Wed, 13 Aug 2014 18:05:52 +0200 Subject: [PATCH] Add ssh2 to Miscellaneous --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 89dda3a..257fe46 100644 --- a/readme.md +++ b/readme.md @@ -424,6 +424,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [shelljs](https://github.com/arturadib/shelljs) - Portable Unix shell commands. - [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder. - [nan](https://github.com/rvagg/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier. +- [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module. ## Resources