awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nuke-build/nukeAvatar nuke-build

    nuke-build/nuke

    3,707Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,707
  1. Home
  2. Software Engineering & Architecture
  3. Execution Models
  4. Console-Based Execution