Overview

pascli is a library written for Free Pascal and aims to provide components that allow the rapid creation of command line applications.

It uses a Builder to allow the description of arguments, commands and options, performs the automatic validation of these parameters and also displays the appropriate syntax for using the application to the user.

This strategy allows the developer to focus on the implementation of commands and create an application with a simple code structure.

Features

Requirements

This library was developed using FPC 3.2.2, but it may work with older versions. Should work under Linux, MacOS and Windows.

License

pascli is free and open-source software licensed under the MIT License.

Next Quick start


Generated by PasDoc 0.16.0.