Files
2026-06-02 12:08:35 +02:00

14 lines
257 B
Markdown

# shell clap
Command Line Argument Parser, mimicking rust's `clap` output style in shell.
Works with bash and zsh.
# Dependencies
- `std`
# License
All contents are licensed *exclusively* under the GNU Lesser General Public License (`LGPL-3.0-only`).