Go subcommand library.
Cargo script subcommand
Subcommand to show result of macro expansion
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
Cargo subcommand for AtCoder
Cargo subcommand `release`: everything about releasing a rust crate.
Subcommand REPL for click apps
Cargo subcommand to see license of dependencies
A Cargo subcommand for competitive programming
Ookii.CommandLine is a powerful and flexible command line argument parsing library for .Net applications, supporting PowerShell-like and POSIX-like conventions, as well as subcommands.
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 ca...
翻译 - Picocli是一个现代框架,可轻松构建功能强大,用户友好且启用GraalVM的命令行应用程序。它支持颜色,自动补全,子命令等。在1个源文件中,因此应用程序可以包含为源文件并避免添加依赖项。用Java编写,可用于Groovy,Kotlin,Scala等。
#!bash # # bash completion support for core Git. # # Copyright (C) 2006,2007 Shawn O. Pearce <spearce@spearce.org> # Conceptually based on gitcompletion (http://gitweb.hawaga.org.uk/). # Distributed u...