An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with subcommands

A curated list of projects in awesome lists tagged with subcommands .

https://github.com/remkop/picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.

annotations ansi ansi-colors argument-parsing autocomplete bash-completion cli cli-framework command-line command-line-parser commandline completion executable git graalvm java native-image options-parsing parser subcommands

Last synced: 12 May 2025

https://github.com/google/argh

Rust derive-based argument parsing optimized for code size

argh argument-parser arguments positional-arguments rust rust-library subcommands

Last synced: 12 Dec 2025

https://github.com/integrii/flaggy

Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.

cli flags golang input subcommands

Last synced: 15 May 2025

https://github.com/python-cmd2/cmd2

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python

auto-completion cli command-line developer-tools python scripting shell subcommands tab-completion terminal unicode

Last synced: 13 May 2025

https://github.com/mkb79/audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.

aax aaxc chapter cover download pdf profiles python subcommands toml

Last synced: 21 Jul 2025

https://github.com/l3nz/cli-matic

Compact, hands-free [sub]command line parsing library for Clojure.

argv-parser clojure command-line command-line-parser graalvm planck subcommands

Last synced: 15 May 2025

https://github.com/mysteriouspants/ArgumentParser

Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.

argument-parser argument-parsers argument-parsing command-line command-line-parser objective-c positional-arguments subcommands

Last synced: 04 Apr 2025

https://github.com/PrajwalCH/yazap

🔧 The ultimate Zig library for seamless command line argument parsing.

argument-parser argument-parsing cli command-line-arguments-parser flags parser subcommands zig ziglang

Last synced: 06 May 2025

https://github.com/tarsana/command

A library to build command line applications using PHP

cli command-line-app filesystem php subcommands syntax twig

Last synced: 03 Aug 2025

https://github.com/prajwalch/yazap

🔧 The ultimate Zig library for seamless command line argument parsing.

argument-parser argument-parsing cli command-line-arguments-parser flags parser subcommands zig ziglang

Last synced: 04 Apr 2025

https://github.com/clawstudios/wholesome-cli

Command Line Tool for managing Flutter projects

bloc boilerplate command-line-tool dart facilitates flutter pub subcommands

Last synced: 13 Apr 2025

https://github.com/posener/cmd

The standard library flag package with its missing features

cmd command flag go golang sub-command subcommands

Last synced: 30 Apr 2025

https://github.com/robik/commandr

A modern, powerful commmand line argument parser 🔨

argument-parser command-line-parser dlang getopt subcommands

Last synced: 30 Aug 2025

https://github.com/peap/git-global

Keep track of all your git repositories.

crate developer-tools git git-addons rust subcommands

Last synced: 30 Jul 2025

https://github.com/christophberger/start

Start Go command line apps with ease

cli cli-app go go-packages subcommands

Last synced: 14 Apr 2025

https://github.com/totakke/clj-sub-command

A simple subcommand parser for Clojure

cli clojure subcommands

Last synced: 05 Oct 2025

https://github.com/eneko/commandregistry

⚠️DEPRECATED⚠️ Beautifully handle subcommands on your SwiftPM command line tool

arguments cli command-line manager package parameters subcommands swift swiftpm tool

Last synced: 21 Oct 2025

https://github.com/kioz-wang/zargs

Another Comptime-argparse for Zig! Let's start to build your command line!

argument-parser command-line positional-arguments subcommands zig zig-package ziglang

Last synced: 19 Mar 2025

https://github.com/liquidz/corne

Commandline argument parser for Common Lisp

argument-parsing command-line-parser common-lisp subcommands

Last synced: 20 Feb 2025

https://github.com/pgolebiowski/tree-based-cli

C# library that helps developers build user-friendly command-line interfaces (CLIs) with nested subcommands and features like intuitive navigation, clear documentation, and actionable error messages. It also supports asynchronous command execution and customizable dependency injection. It is suitable for building CLIs of any size or complexity.

command command-handler command-line command-line-interface command-line-parser command-line-tool documentation documentation-generator interface intuitive navigation parser subcommands tree user-friendly

Last synced: 07 Apr 2025

https://github.com/gomatic/extender

Go toolchain subcommand extender.

extender subcommands toolchain toolchain-command-extender

Last synced: 09 Apr 2025

https://github.com/skx/subcommands

Easy subcommand handling for a golang based command-line application

cli golang library subcommands utility

Last synced: 23 Apr 2025

https://github.com/biluohc/app

A easy-to-use command-line-parser for rust.

cli command-line command-line-parser rust subcommands

Last synced: 06 Mar 2025

https://github.com/pyhedgehog/ngroktool

Tools to manipulate ngrok site informations

ngrok ngrok-client ngrok-dashboard nodejs subcommands

Last synced: 29 Nov 2025

https://github.com/mirkobrombin/go-cli-builder

A lightweight and flexible library for building command-line interfaces (CLIs) in Go. This library provides a simple and intuitive way to define commands, flags (including short names), aliases and more.

bash-completion cli cli-app command command-line commandline go go-cli-builder golang golang-library library subcommands

Last synced: 30 Dec 2025

https://github.com/logic/cmdr

Subcommands and environment variables for Go command-line interfaces

cli environment-variables flags go golang subcommands

Last synced: 07 Apr 2025

https://github.com/shinshin86/tongs

A lightweight and simple command line parser for Deno.

cli cli-app command command-line deno subcommands typescript

Last synced: 28 Mar 2025

https://github.com/djoezeke/myargs

A Straight forward Command-line arguments parsing library for modern C/C++ that would make your day.

argument-parser c cli command-line console cplusplus flag options parsing subcommands

Last synced: 09 Mar 2025

https://github.com/maki-daisuke/go-whole-in-one

Allows you to develop subcommands in Git way still keeping them in a single binary by embedding executables in a binary

command-line golang single-binary subcommands

Last synced: 16 Jun 2025

https://github.com/meblum/cmd

Idiomatic Go Package for cli subcommands

arguments cli cmd flags go subcommands

Last synced: 08 Jul 2025

https://github.com/alaa2133/cobra

[SIGGRAPH 2025] Official code of the paper "Cobra: Efficient Line Art COlorization with BRoAder References"

cli cobra-generator cobra-toolbox code-audit go golang-library modeling posix-compliant-flags python sbml security-scanner strain-engineering subcommands transcriptomics

Last synced: 23 Apr 2025