dcli 0.0.1
A library to help with building CLIs in D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This package provides sub packages which can be used individually:
dcli:program_options - Specify and parse command line options
dcli:program_commands - Specify and parse command line commands
D-cli
Dcli is a library that is intened to help with building command line tools in D.
Full API docs available here
Modules
ProgramOptions
Allows you to define a set of program options and automatically parses them from the command line
ProgramCommands
Provides a command handling and definitino framework. Allos you define a set of commands that can be accepted on the command line, and also invokes any given handlers for activated commands. Also integrated with ProgramOptions
.
- 0.0.1 released 6 years ago
- aliak00/dcli
- MIT
- Copyright © 2018, Ali Akhtarzada
- Authors:
- Sub packages:
- dcli:program_options, dcli:program_commands
- Dependencies:
- dcli:program_options, dcli:program_commands
- Versions:
-
0.0.2 2018-Nov-04 0.0.1 2018-Nov-03 ~master 2018-Nov-05 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
18 downloads total
-
- Score:
- 1.0
- Short URL:
- dcli.dub.pm