awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
matejak avatar

matejak/argbash

0
View on GitHub↗
1,482 stars·64 forks·M4·3 vuesargbash.dev↗

Argbash

Bash argument parsing code generator

Features

  • Shell Script Development - Code generator for creating argument parsing logic.
  • Shell Scripting Tools - Code generator for bash argument parsing.

Historique des stars

Graphique de l'historique des stars pour matejak/argbashGraphique de l'historique des stars pour matejak/argbash

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Argbash

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Argbash.
  • bats-core/bats-coreAvatar de bats-core

    bats-core/bats-core

    6,115Voir sur GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    Voir sur GitHub↗6,115
  • dannyben/bashlyAvatar de DannyBen

    DannyBen/bashly

    2,421Voir sur GitHub↗

    Bash command line framework and CLI generator

    Ruby
    Voir sur GitHub↗2,421
  • oldratlee/useful-scriptsAvatar de oldratlee

    oldratlee/useful-scripts

    7,525Voir sur GitHub↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    Voir sur GitHub↗7,525
  • bash-lsp/bash-language-serverAvatar de bash-lsp

    bash-lsp/bash-language-server

    2,726Voir sur GitHub↗

    A language server for Bash

    TypeScript
    Voir sur GitHub↗2,726
Voir les 30 alternatives à Argbash→

Questions fréquentes

Que fait matejak/argbash ?

Bash argument parsing code generator

Quelles sont les fonctionnalités principales de matejak/argbash ?

Les fonctionnalités principales de matejak/argbash sont : Shell Script Development, Shell Scripting Tools.

Quelles sont les alternatives open-source à matejak/argbash ?

Les alternatives open-source à matejak/argbash incluent : bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… dannyben/bashly — Bash command line framework and CLI generator. oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bash-lsp/bash-language-server — A language server for Bash. checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. charmbracelet/gum — Gum is a toolkit for building interactive, visually styled command-line interfaces and prompts directly within shell…