awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesConsole-Based Execution

An execution model where the application is run as a standalone command-line executable.

Distinct from Execution Models: Focuses on the delivery of the engine as a console application rather than the client-server loop of general execution models

Explore 1 awesome GitHub repository matching software engineering & architecture · Console-Based Execution. Refine with filters or upvote what's useful.

Awesome Console-Based Execution GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • nuke-build/nukenuke-build का अवतार

    nuke-build/nuke

    3,707GitHub पर देखें↗

    Nuke is a build automation system for defining software compilation and deployment pipelines using a strongly typed C# console application. It functions as a cross-platform build engine and pipeline orchestrator that treats build configurations as standard executable programs rather than static files. By leveraging a compiled language, the system provides type safety and IDE support for build script logic. This approach allows for the definition of automation and CI/CD pipelines using a professional programming language instead of YAML or shell scripts. The engine manages .NET project orches

    Treats build configurations as standard executable console programs instead of static configuration files.

    C#build-automationcontinuous-integrationnuke
    GitHub पर देखें↗3,707
  1. Home
  2. Software Engineering & Architecture
  3. Execution Models
  4. Console-Based Execution