diegolagoglez / libdcli

Command line interface D library (based on libcli++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line interface D library

Introduction

This library is a D programming language implementation of libcli++. This is an extension of std.getopt D module.

Compiling

TODO

Using in your application

TODO

Examples

TODO

About

Command line interface D library (based on libcli++)

License:GNU Lesser General Public License v3.0


Languages

Language:D 100.0%