argc icon indicating copy to clipboard operation
argc copied to clipboard

A Bash CLI framework, also a Bash-based command runner.

Results 2 argc issues
Sort by recently updated
recently updated
newest added

Can we have colored helped, please? I haven't seen anything about color in README or issues. `clap`'s default color choice is auto, i.e. when terminal supports it: https://docs.rs/clap/3.2.17/clap/enum.ColorChoice.html#variant.Auto

[Argc assistant](https://plugins.jetbrains.com/plugin/25143-argc-shell-assistant) is a plugin for JetBrains IDEs that provides support for [Argc](https://github.com/sigoden/argc) shell script development. It includes the following features: - Argc comment tag highlight - Argc live templates:...