packages feed

uniform-cmdLineArgs-0.1.5.1: README.md

A simplified method to produce a convenient (standard) command line argument parser
which is usable in the uniform framework .


It uses the methods to start applications in the uniform style (i.e. as ErrIO ())

Can perhaps be improved by a change to use https://github.com/ndmitchell/cmdargs#readme.