Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwotton/remotely
run a structured protocol over a persistent ssh connection
https://github.com/mwotton/remotely
Last synced: about 1 month ago
JSON representation
run a structured protocol over a persistent ssh connection
- Host: GitHub
- URL: https://github.com/mwotton/remotely
- Owner: mwotton
- License: bsd-3-clause
- Created: 2020-01-04T17:20:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T16:35:21.000Z (about 5 years ago)
- Last Synced: 2024-10-27T18:28:12.225Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# remotely
[![Hackage](https://img.shields.io/hackage/v/remotely.svg)](https://hackage.haskell.org/package/remotely)
[![BSD3 license](https://img.shields.io/badge/license-BSD3-blue.svg)](LICENSE)
[![Build status](https://secure.travis-ci.org/mwotton/remotely.svg)](https://travis-ci.org/mwotton/remotely)
[![Windows build status](https://ci.appveyor.com/api/projects/status/github/mwotton/remotely?branch=master&svg=true)](https://ci.appveyor.com/project/mwotton/remotely)run a structured protocol over a persistent ssh connection