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

4 repos

Awesome GitHub RepositoriesBuild Configuration Systems

Settings, environment definitions, and project-level parameters that dictate how the build process is structured and executed.

Explore 4 awesome GitHub repositories matching development tools & productivity · Build Configuration Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Build Configuration Systems

Awesome Build Configuration Systems GitHub Repositories

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

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs
  • golang-standards/project-layout

    golang-standards/project-layout

    55,386GitHubView on GitHub↗

    This project provides a standardized directory layout pattern that establishes a predictable structure for organizing source code, configuration files, and documentation. It serves as a community-driven framework designed to improve project maintainability, simplify developer onboarding, and ensure consistency across l

    Makefilegogolangproject-structure
  • 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

    Gobitbucketcicddevops
  • JetBrains/kotlin

    JetBrains/kotlin

    52,346GitHubView on GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platfor

    Kotlincompilergradle-pluginintellij-plugin

Explore sub-tags

  • Build ConfigurationsFiles and settings that define the parameters, dependencies, and environment variables for a software build process.
  • Build Output DirectoriesStandardized directory structures used to organize and store the artifacts produced by a build system.
  • Compiler ConfigurationsSettings and configurations used to adjust compiler behavior and module resolution for specific build environments.
  • Frontend Debugging ConfigurationsSettings and parameters used to configure browser-based debugging environments for frontend web applications.
  • Library Bundling ConfigurationsConfiguration files and parameters that define how source code is bundled into reusable software libraries.
  • Web Build ConfigurationsSettings and build definitions specifically tailored for compiling and packaging web-based application assets.