Cmdos

Arg parser

A module for processing command-line arguments and generating help messages in Nim.

📌 Module for Nim that provides a simple way to process cli arguments and help message.

GitHub

1 stars
1 watching
0 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list

command-linenim

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
iffy/nim-argparseGenerates parsers at compile time for parsing command line arguments in Nim123
jhumphry/parse_argsA package to parse command line arguments and options in Ada 201212
juancarlospaco/clicheA CLI argument parser library for Nim language82
fsprojects/arguA library that generates CLI argument/XML configuration parsers and help messages for F# applications460
cofyc/argparseA C-based command line arguments parsing library694
farias-hecdin/hextoansiA tool for converting hexadecimal color codes to ANSI color escape sequences.0
farias-hecdin/cssvarviewerA plugin for Neovim that helps identify and visualize CSS variable values from any file10
cosiner/argvA library to parse and split command line strings into argument arrays41
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
natemcmaster/commandlineutilsA set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications.2,218
rushfive/runinfobuilderA command line parser for .NET that uses object trees to parse program arguments into a structured data format.43
chh/optparseA lightweight command line argument parser for PHP19
sailormoon/flagsAn argument parser library that allows parsing command-line arguments in a simple and extensible way.227
naaando/console-commandA library to parse command-line arguments and execute corresponding commands using a Command pattern1
mattbryson/bash-arg-parseA bash script template for parsing named, short and positional CLI arguments.64