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