RubyGems Navigation menu

parse-argv 0.1.2

Just write the help text for your application and ParseArgv will take care of your command line. It works sort of the other way around than OptParse, where you write a lot of code to get a command line parser and generated help text. ParseArgv simply takes your help text and parses the command line and presents you the results. You can use ParseArgv for simpler programs just as well as for CLI with multi-level sub-commands (git-like commands). ParseArgv is easy to use, fast and also helps you convert the data types of command line arguments.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.1.2 - January 15, 2023 (19,5 KB)
  2. 0.1.1 - November 27, 2022 (19,5 KB)
  3. 0.1.0 - November 26, 2022 (19,5 KB)

Propietarios:

Subida por:

Autores:

  • Mike Blumtritt

SHA 256 checksum:

f3f4b7f54ca2574b6dfc08dc2b8b9c0eb47c6f0153542c5e27ea437155ac2dc7

Total de descargas 1.228

Para esta versión 459

Licencia:

BSD-3-Clause

Versión de Ruby requerida: >= 2.7.0

Enlace: