awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Template and Generation Engines · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesTemplate and Generation Engines

Utilities that programmatically generate configuration files or render output based on declarative inputs.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Template and Generation Engines. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Template and Generation Engines

Awesome Template and Generation Engines GitHub Repositories

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

    ansible/ansible

    68,108GitHubView on GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative ap

    Pythonansiblepython
  • rclone/rclone

    rclone/rclone

    55,637GitHubView on GitHub↗

    This project is a command-line storage manager that provides a unified interface for performing file operations across local filesystems and diverse cloud storage providers. It functions as a cross-platform storage abstraction, utilizing a modular backend architecture to map heterogeneous cloud storage APIs into a stan

    Goazure-blobazure-blob-storageazure-files
  • starship/starship

    starship/starship

    54,296GitHubView on GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, stat

    Rustbashfishfish-prompt
  • romkatv/powerlevel10k

    romkatv/powerlevel10k

    53,017GitHubView on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configurat

    Shellzsh

Explore sub-tags

  • Configuration-Driven Templating EnginesEngines that generate configuration files by processing templates based on provided input data structures.
  • Interactive Configuration SerializersTools that prompt users for input to generate serialized configuration files in formats like JSON or YAML.
  • Template EnginesSoftware that merges data with predefined text patterns to produce dynamic output files or code.