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

2 repos

Awesome GitHub RepositoriesBuild Configuration

Settings and parameters that define how source files, paths, and build modes are handled during compilation.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Build Configuration. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Build and Deployment Tools
  4. Configuration and Lifecycle Management
  5. Build Configuration

Awesome Build Configuration GitHub Repositories

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

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility

Explore sub-tags

  • Production Build ModesConfiguration settings that optimize software for production environments by enabling minification, tree-shaking, and disabling development-only debugging features.
  • Source Path RegistrationsMechanisms for explicitly defining or excluding directory structures from automated build scanning processes.