ui-command: A framework for friendly commandline programs

[ bsd3, development, library, program ] [ Propose Tags ]

This is a framework for creating commandline applications. It provides various features which give a polished feel to your application.

It is designed to encourage you to provide clear documentation and working examples. It implements default 'help' and 'man' commands for your application, which will layout help text and generate Unix-style man pages.

It provides special handling for applications of the form ''program command args'', the style of interaction common in revision control systems. It will dispatch to handler functions that you provide for each command, and also provide command-specific help to the user.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4
Dependencies base (<5), data-default, monads-fd, old-locale, time, transformers [details]
License BSD-3-Clause
Author Conrad Parker <conrad@metadecks.org>
Maintainer Conrad Parker <conrad@metadecks.org>
Category Development
Uploaded by ConradParker at 2010-04-20T22:32:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ui-cmd-hello
Downloads 3781 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]