RSS 1 project tagged "Cygwin"

Download Website Updated 26 Mar 2013 bash argsparse

Screenshot
Pop 159.50
Vit 2.31

bash argsparse is a high-level argument parsing library for bash. Its purpose is to replace the option parsing and usage describing functions commonly rewritten in all scripts. Its features include automatic help message generation, user input checking (type checking, enumerations, etc.), and option properties (mandatory options, option aliases, options excluding each others, etc.). It is implemented for bash version 4. Prior versions of bash will fail at interpreting the code.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.