hscrtmpl

Templates for writing shell scripts in Haskell. Includes some useful functions and examples of things commonly done in bash. And an example of using optparse-applicative in a shell script.


Keywords
console, program, scripting, Propose Tags, Skip to Readme, , hscrtmpl-2.0.tar.gz, browse, Package description, Package maintainers, DinoMorelli, edit package information , from Hackage, browse the source, dino@ui3.info
License
ISC
Install
cabal install hscrtmpl-2.0

Documentation

hscrtmpl

Synopsis

Haskell shell script templates (Haskell)

Description

Templates for writing shell scripts in Haskell. Includes some useful functions and examples of things commonly done in bash. And an example of using optparse-applicative in a shell script.

Getting source

  • Download the cabalized source package from Hackage
  • Get the source with stack: $ stack unpack hscrtmpl
  • If you're just looking, browse the source

Contact

Dino Morelli <dino@ui3.info>