2 个仓库
Systems that simulate real-world technical workflows to validate user actions against a desired end-state.
Distinct from Git Workflows: Focuses on the simulation and validation of actions for training, rather than the actual management of a production pipeline.
Explore 2 awesome GitHub repositories matching development tools & productivity · Workflow Simulators. Refine with filters or upvote what's useful.
git-it-electron 是一款 Git 学习桌面应用和交互式编程教育工具。它提供了一个跨平台环境,通过引导式挑战和命令行练习来练习 Git 和 GitHub 工作流。 该应用作为一个工作流模拟器,通过验证本地仓库状态来确认版本控制命令的正确执行。它使用基于状态的自动完成验证来扫描本地目录和仓库历史记录,确保用户在进入下一步之前正确执行了特定的学习步骤。 该软件涵盖了命令行工作流培训和开发者工具入门,重点在于掌握本地开发环境中的版本控制概念和仓库管理。
Simulates real-world Git workflows to validate user actions against a desired end-state for training purposes.
git-sim 是一套旨在生成品牌动画、可视化提交图和技术媒体的工具,用于记录版本控制工作流。它作为一个 Git 动画生成器和命令可视化工具,模拟特定操作如何改变仓库状态和提交图。 该系统在虚拟仓库上模拟 Git 操作以预测结果,并生成显示状态转换的视频。这些动画包括可定制的样式、速度,以及在开头和结尾带有自定义徽标和文本的品牌序列。 该项目涵盖了通过模拟引擎生成技术文档媒体,该引擎描绘了图表和目录的最终状态。它提供美学定制,包括亮色和暗色模式以及基于作者的提交着色,以创建用于指南和教程的视觉表示。
Models Git operations on dummy repositories to predict outcomes and validate workflows.