From d28f245ea9114ef78c26aaaedb0c3dc55f8b081b Mon Sep 17 00:00:00 2001 From: Vladislav Spirenkov Date: Fri, 6 Feb 2015 17:15:11 +0300 Subject: [PATCH] easyssh added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d4d6bf..054b821 100644 --- a/README.md +++ b/README.md @@ -678,6 +678,7 @@ Software written in Go. * [Packer](https://github.com/mitchellh/packer) - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. * [Rodent](https://github.com/alouche/rodent) - Rodent helps you manage Go versions, projects and track dependencies. * [Wide](https://wide.b3log.org) - A Web-based IDE for Teams using Golang. +* [EasySSH](https://github.com/hypersleep/easyssh) - Golang package for easy remote execution through SSH and SCP downloading. ### Other Software