github.com/github.com/alexaubry/cssh

libSSH2 module map for Swift


Keywords
libssh2, swift-package-manager
License
MIT

Documentation

CSSH for Swift

Swift 3.1 Twitter : @leksantoine

Import the libssh2 library into your Swift packages with this module map.

Installation

Add this line to your Package.swift:

.Package(url: "https://github.com/alexaubry/cssh.git", majorVersion: 1, minor: 0)

Usage

import CSSH