4 dépôts
Logic structures for managing loops and conditional branching within automation scripts.
Distinct from Execution Flow Control: Focuses on the logical flow within a script rather than high-level application execution or visual modeling.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Script Control Flow. Refine with filters or upvote what's useful.
This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer
Teaches shell scripting with variables, conditionals, loops, and functions for pipeline automation.
This repository is a library of scripts for automating keystroke injection and executing remote payloads via USB HID devices. It provides a collection of pre-written automation sequences that simulate keyboard input to perform complex tasks on target operating systems. The framework supports cross-platform payloads capable of detecting target operating systems and adapting keyboard layouts for accurate character injection across different regions. It utilizes a staged payload method to download and execute external code from remote servers, extending the functionality of initial scripts. The
Implements loops and if-then logic within scripts to adapt execution based on the target machine state.
Ce projet est une bibliothèque de définitions de flux de travail contrôlées par version et une collection de scripts Groovy et d'extraits de configuration pour implémenter l'automatisation de l'intégration et de la livraison continues dans Jenkins. Il sert de référence pour construire des pipelines automatisés en utilisant à la fois une syntaxe déclarative et une logique scriptée. Le dépôt fournit des collections de templates et des modèles d'implémentation pour créer des flux de travail de build et de déploiement de logiciels. Il inclut des fonctions réutilisables et des modèles logiques conçus pour standardiser le comportement des pipelines et éliminer la duplication de code à travers de multiples projets grâce à l'utilisation de bibliothèques partagées. La couverture inclut la gestion du pipeline en tant que code, le développement de bibliothèques globales pour la cohérence organisationnelle, et la définition de cycles de vie de livraison de logiciels automatisés.
Provides an imperative programming model allowing for complex logic and full control over the pipeline execution flow.
This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v
Executes complex simulation workflows and parameters using a dedicated input script command system.