3 مستودعات
Ability to insert prompts or placeholders into recorded command sequences to specify values at runtime.
Distinct from Macro Sequences: Specifically targets the parameterization of editor-internal macro sequences rather than static command chains.
Explore 3 awesome GitHub repositories matching development tools & productivity · Parameterized Sequences. Refine with filters or upvote what's useful.
Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository
Supports gathering user input via text fields and menus to pass variables into commands.
VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme
Supports placeholders in recorded macros that prompt the user for specific values before execution.
Lando هو مدير بيئة تطوير Docker ومنسق تطوير محلي يُستخدم لإنشاء حزم تطبيقات معزولة. يعمل كمزود لحزمة تطوير الويب ينسق خوادم الويب وقواعد البيانات وبيئات التشغيل لضمان اتساق البيئة عبر أنظمة تشغيل مختلفة. يتميز المشروع بتهيئة البيئة القائمة على الوصفات (recipes) للحزم الشائعة مثل LAMP وLEMP وMEAN، بالإضافة إلى توفير مخصص لمنصات CMS مثل WordPress وDrupal وJoomla. كما يميز قدراته كأداة مزامنة استضافة عن بُعد، مما يسمح للمستخدمين بعكس تكوينات خدمة الإنتاج ومزامنة بيانات الموقع مع مزودي الاستضافة السحابية. يغطي النظام مجموعة واسعة من قدرات البنية التحتية والشبكات، بما في ذلك توجيه الوكيل العكسي المؤتمت، وإدارة شهادات SSL عبر سلطة شهادات داخلية، وتعيين المجلدات من المضيف إلى الحاوية. كما يوفر أدوات لأتمتة سير عمل الحاويات، مثل تنفيذ خطوات البناء، والوصول التفاعلي إلى صدفة الخدمة، واعتراض البريد الإلكتروني للاختبار. تتم إدارة البيئة من خلال واجهة سطر أوامر تتعامل مع دورة حياة التطبيق، بما في ذلك بدء وإيقاف وإعادة بناء الحزم المعزولة.
Injects custom flags and interactive prompts into containerized commands to parameterize script behavior.