cli-flags
There are 14 repositories under cli-flags topic.
lukeed/mri
Quickly scan for CLI flags and arguments
inhere/php-console
🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台选项、参数解析, 命令运行,颜色风格输出, 用户信息交互, 特殊格式信息显示
privatenumber/type-flag
⛳️ Typed command-line arguments parser for Node.js
Sidneys1/BatchImageProcessor
A Mass Image Processing tool for Windows
traefik/paerser
Loads configuration from many sources
php-toolkit/pflag
Generic PHP command line flags parse library.
thediveo/enumflag
Typed enumeration flags (single and slice) for spf13/pflag, Go's flag drop-in package.
ii64/go-binder
Go binding configuration and command flag made easy✨✨
billyfbrain/easy_flag
Simple command line flag parser for rust.
pteich/configstruct
Simple Go module to parse a configuration from environment and cli flags using struct tags. Also supports commands and sub-commands.
googollee/clic
`clic` implements a framework to load/parse cli configuration from a file, environment or flags.
ohir/mopt
A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
nadhifikbarw/x-go-dotenv-flag
Example and implementation checklist of simple `.env` loading that doesn't get in the way of production release
UnknownRori/flag.zig
Simple zig library for parsing cli args