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

1 repo

Awesome GitHub RepositoriesBuild Configuration Tools

Utilities for injecting settings and assets into binaries during the compilation process.

Distinguishing note: Focuses on compile-time binary injection rather than runtime configuration management.

Explore 1 awesome GitHub repository matching software engineering & architecture · Build Configuration Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Build Configuration Tools

Awesome Build Configuration Tools GitHub Repositories

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

    tw93/Pake

    45,840View on GitHub↗

    Pake is a command-line tool that transforms web pages into standalone desktop applications. By wrapping web content in a lightweight native shell, it enables users to package existing websites as native software for Windows, macOS, and Linux. The tool functions as a cross-platform packager that bundles a minimal browser runtime with application assets into a single executable file. Unlike traditional browser-based frameworks, it utilizes a system-level webview to render content, providing a desktop experience that operates with reduced overhead. Users can customize the resulting applications

    Injects user-defined settings and icons into the application binary during the build process for optimized performance.

    Rustchatgptclaudedesktop
    45,840View on GitHub↗