awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jorgebucaran avatar

jorgebucaran/getopts.fish

0
View on GitHub↗
233 stars·6 forks·Shell·MIT·8 views

Getopts.fish

Parse CLI options in Fish

Features

  • Shell Script Development - CLI parser for fish shell.
  • Shell Utilities - A library for parsing command-line arguments and options.

Star history

Star history chart for jorgebucaran/getopts.fishStar history chart for jorgebucaran/getopts.fish

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jorgebucaran/getopts.fish do?

Parse CLI options in Fish

What are the main features of jorgebucaran/getopts.fish?

The main features of jorgebucaran/getopts.fish are: Shell Script Development, Shell Utilities.

What are some open-source alternatives to jorgebucaran/getopts.fish?

Open-source alternatives to jorgebucaran/getopts.fish include: jorgebucaran/fishtape — 100% pure-Fish test runner. shellfire-dev/shellfire — A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell… oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… akavel/up — Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing… bash-lsp/bash-language-server — A language server for Bash. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…

Open-source alternatives to Getopts.fish

Similar open-source projects, ranked by how many features they share with Getopts.fish.
  • jorgebucaran/fishtapejorgebucaran avatar

    jorgebucaran/fishtape

    380View on GitHub↗

    100% pure-Fish test runner

    Shell
    View on GitHub↗380
  • shellfire-dev/shellfireshellfire-dev avatar

    shellfire-dev/shellfire

    1,224View on GitHub↗

    A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell scripting, making it robust and reusable. Includes secure curl usage, JSON, XML and Debian control file parsers, dependency documentation via attributes, and more. Batteries ARE included.

    Shell
    View on GitHub↗1,224
  • oldratlee/useful-scriptsoldratlee avatar

    oldratlee/useful-scripts

    7,525View on 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
    View on GitHub↗7,525
  • akavel/upakavel avatar

    akavel/up

    8,836View on GitHub↗

    Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing sequences. It provides a terminal user interface for constructing chains of shell commands while displaying real-time data transformations. The tool allows for the iterative development of command sequences with an instant live preview of processing results. Once a sequence is finalized, it functions as a shell script generator that exports the completed pipeline into a reusable script file. The workspace includes capabilities for terminal data exploration and text processing workflow

    Go
    View on GitHub↗8,836
  • See all 30 alternatives to Getopts.fish→