SaaSHub helps you find the best software and product alternatives Learn more โ
Argc Alternatives
Similar projects and alternatives to argc
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
-
steamtinkerlaunch
Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
argc discussion
argc reviews and mentions
-
Just: Just a Command Runner
My favorite entry in this space is Argc. I like it because the only โnew syntaxโ it introduces is metadata comments, and the rest is pure bash. The maintainer is also best-in-class in terms of responsiveness.
https://github.com/sigoden/argc
- The Biggest Shell Programs in the World (Wiki)
- Argc: A Bash CLI framework, also a Bash command runner
-
Start all of your commands with a comma
I'm a fan of using argc for this <https://github.com/sigoden/argc>. I have my `~/.local/bin/.argc` file, which has a bunch of commands that I wrote. The commands have inline documentation and documented parameters. Quite nice for rarely-used scripts!
- Argc: Easily create feature-rich CLIs in bash
- Easily create a feature-rich command-line application in Bash.
- Docopt.sh โ Command-Line Argument Parser for Bash 3.2, 4, and 5
-
Runme: A shell-script based task runner written in rust
Runme is based on argc, which can flexibly define task parameters and generate informative completions
- Whats the easiest way to configure argument parsing in bash
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Feb 2025
Stats
sigoden/argc is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of argc is Rust.