awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesIDE Project Management

Management of IDE-specific targets, schemes, and build settings via external configuration files.

Distinct from Project Settings Managers: Focuses on replacing manual IDE edits with structured configuration, distinct from general workflow settings.

Explore 1 awesome GitHub repository matching development tools & productivity · IDE Project Management. Refine with filters or upvote what's useful.

Awesome IDE Project Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yonaskolb/xcodegenAvatar de yonaskolb

    yonaskolb/XcodeGen

    8,523Voir sur GitHub↗

    XcodeGen is a command-line utility written in Swift that generates Xcode project files from structured specification files. It serves as a project generator and build configuration manager, allowing targets, schemes, and build settings to be defined in a human-readable format instead of through manual edits in the Xcode IDE. The tool optimizes version control by generating project binaries on demand, which removes the need to store large project files in repositories and eliminates associated merge conflicts. It further automates the development workflow by synchronizing project groups and fi

    Defines targets, schemes, and build settings using a human-readable configuration file instead of manual Xcode IDE editing.

    Swift
    Voir sur GitHub↗8,523
  1. Home
  2. Development Tools & Productivity
  3. Project Settings Managers
  4. IDE Project Management