Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with a declarative Swift DSL where build targets, settings, and dependencies are defined in code. The tool then generates Xcode workspaces and projects from that manifest, and can bootstrap new projects with a given platform target and initial structure. Beyond generation and scaffolding, Tuist provides a command-line build capability that compiles Apple platform projects without launching Xcode. It resolves the dependency graph between targets, detects cycles, and determines buil
Command line tool for exporting resources and generating code from your Figma files
This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont
Easily generate cross platform Swift framework projects from the command line
johnsundell/swiftplate की मुख्य विशेषताएं हैं: Build And Automation, Project Scaffolding।
johnsundell/swiftplate के ओपन-सोर्स विकल्पों में शामिल हैं: tuist/xcodeproj. tuist/tuist — Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with… almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. astaxie/bat — Go implement CLI, cURL-like tool for humans. audreyr/cookiecutter — Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It… ardanlabs/service — This project provides a set of structural templates and frameworks for bootstrapping production servers,…