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 is a suite of tools designed to generate branded animations, visual commit graphs, and technical media for documenting version control workflows. It functions as a git animation generator and command visualizer that simulates how specific operations change repository states and commit graphs. The system models git operations on dummy repositories to predict outcomes and produces videos showing state transitions. These animations include customizable styles, speeds, and branded sequences with custom logos and text in the intro and outro. The project covers the generation of technical
Models Git operations on dummy repositories to predict outcomes and validate workflows.