Skip to content

A library to parse command line arguments

License

Notifications You must be signed in to change notification settings

djcmendes/lunr.cliparser

 
 

Repository files navigation

Lunr.CliParser

Lunr.CliParser is a set of command line argument parsers. It includes one parser for getopt like cli arguments, and one custom parser that supports multiple parameters per argument.

Installation

  • Install Lunr.CliParser with Composer or with your own installer.
  • Lunr.CliParser follows the semantic versioning standards.

Community

Contributing

Lunr.CliParser is an Open Source, community-driven project. Join by contributing code or documentation. To do that, make your changes and upload them to our reviewboard at reviews.lunr.nl

If you encounter any issues when using Lunr.CliParser you can report them on github

About Us

Lunr development is spearheaded by Move.

About

A library to parse command line arguments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.4%
  • jq 1.8%
  • Shell 1.8%