handsy: A DSL to describe common shell operations and interpeters for running them locally and remotely.
DEPRECATED. handsy is a small library mainly for applications which should make some
operations on remote machines by SSH. It currently provides you:
A DSL describing basic system operations(
command,readFile,writeFileetc.)Two interpreters for running this DSL locally or via SSH(
runandrunRemote)Some utility functions for common commands(
os,mkTempetc.)
If you're looking for a shell scripting alternative, look at turtle, shelly or
shellmate packages. handsy is mostly relevant for the ability to apply simple
commands remotely.
Downloads
- handsy-0.0.14.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.13.1, 0.0.14, 0.0.14.1 |
|---|---|
| Dependencies | base (>=4.6 && <4.9), bytestring, data-default-class, errors, lifted-base, operational, process-extras, retry, shell-escape, split, transformers [details] |
| License | BSD-3-Clause |
| Author | Utku Demir |
| Maintainer | utdemir@gmail.com |
| Category | System |
| Home page | https://github.com/utdemir/handsy |
| Source repo | head: git clone https://github.com/utdemir/master |
| Uploaded | by utdemir at 2017-04-09T04:49:33Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 11763 total (53 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2017-04-09 [all 3 reports] |