awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Application Extensions · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesApplication Extensions

Add-ons and scripts that augment the functionality of existing software or shell environments through custom commands.

Explore 3 awesome GitHub repositories matching development tools & productivity · Application Extensions. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Utilities & Libraries
  4. Developer Tools
  5. Developer Interfaces
  6. Command Line Interfaces
  7. Application Extensions

Awesome Application Extensions GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • pallets/flask

    pallets/flask

    71,240GitHubView on GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central applicatio

    Integration hooks allow developers to register custom commands that automatically initialize the application environment and configuration settings.

    Pythonflaskjinjapallets
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    Introduces advanced command-line interface extensions that simplify interaction with remote hosting platforms.

    awesomeawesome-listgit
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Produce shell completion scripts from the binary to enhance command-line usability and interaction speed.

    Gobitbucketcicddevops

Explore sub-tags

  • CLI ExtensionsPlugins that add custom commands to existing command-line interfaces to extend application functionality.
  • Git Command Line ExtensionsCommand line interface enhancements and utilities designed to extend the functionality and usability of version control systems.
  • Shell Autocompletion ScriptsScripts generated from binaries to provide command-line autocompletion for improved user interaction.