Skip to content

A simple and powerful launch argument parser with verb support.

License

Notifications You must be signed in to change notification settings

aziascreations/PB-Arguments

Repository files navigation

PB-Arguments

A simple and powerful launch argument parser.

This project is a reboot of my old "PB-Cli-Params-Parser" project developed in conjecture with "PB-GameFramework".

Documentation

The documentation can be found on URL.

To compile the documentation manually you need to do the following things:

  1. Make sure you have Python 3.9 installed.
  2. Make sure you have the htmlmin Python module installed, or run "Documentation/install-requirements.cmd".
  3. Run "Documentation/install-requirements.cmd"
  4. Open "Documentation/output/index.html"

Examples

Examples using the base include, or the helper are included in the Examples/ folder.

License

Unlicense

About

A simple and powerful launch argument parser with verb support.

Topics

Resources

License

Stars

Watchers

Forks