An open API service indexing awesome lists of open source software.

https://github.com/utdemir/handsy

[DEPRECATED] A Haskell DSL to describe common shell operations and interpeters for running them locally and remotely.
https://github.com/utdemir/handsy

haskell

Last synced: 8 months ago
JSON representation

[DEPRECATED] A Haskell DSL to describe common shell operations and interpeters for running them locally and remotely.

Awesome Lists containing this project

README

          

# handsy

[![Build Status](https://img.shields.io/travis/utdemir/handsy.svg)](https://travis-ci.org/utdemir/handsy)
[![Hackage](https://img.shields.io/hackage/v/handsy.svg)](http://hackage.haskell.org/package/handsy)
[![Coveralls](https://img.shields.io/coveralls/utdemir/handsy/master.svg)](https://coveralls.io/r/utdemir/handsy?branch=master)

A Haskell DSL to describe common shell operations and interpeters for running them locally and remotely.

See [the Hackage page for `handsy`](http://hackage.haskell.org/package/handsy) for details and documentation.