awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ko1nksm avatar

ko1nksm/getoptions

0
View on GitHub↗
514 stele·31 fork-uri·Shell·CC0-1.0·1 vizualizare

Getoptions

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)

Features

  • Shell Script Development - Elegant option parser for POSIX shells.

Istoric stele

Graficul istoricului de stele pentru ko1nksm/getoptionsGraficul istoricului de stele pentru ko1nksm/getoptions

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Getoptions

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Getoptions.
  • oldratlee/useful-scriptsAvatar oldratlee

    oldratlee/useful-scripts

    7,525Vezi pe 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
    Vezi pe GitHub↗7,525
  • bash-lsp/bash-language-serverAvatar bash-lsp

    bash-lsp/bash-language-server

    2,726Vezi pe GitHub↗

    A language server for Bash

    TypeScript
    Vezi pe GitHub↗2,726
  • bats-core/bats-coreAvatar bats-core

    bats-core/bats-core

    6,115Vezi pe 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
    Vezi pe GitHub↗6,115
  • anordal/shellhardenAvatar anordal

    anordal/shellharden

    4,784Vezi pe GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Vezi pe GitHub↗4,784
Vezi toate cele 30 alternative pentru Getoptions→

Întrebări frecvente

Ce face ko1nksm/getoptions?

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)

Care sunt principalele funcționalități ale ko1nksm/getoptions?

Principalele funcționalități ale ko1nksm/getoptions sunt: Shell Script Development.

Care sunt câteva alternative open-source pentru ko1nksm/getoptions?

Alternativele open-source pentru ko1nksm/getoptions includ: 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. bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…