2 مستودعات
Invokes external commands with the current query and displays their output as the item list.
Distinct from Interactive Command Interfaces: Distinct from Interactive Command Interfaces: focuses on dynamic command execution with query substitution rather than static menu navigation.
Explore 2 awesome GitHub repositories matching development tools & productivity · Query-Driven Command Interfaces. Refine with filters or upvote what's useful.
Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel
Re-executes a shell command each time the query changes, using the query text as a template placeholder.
Gitql هو محرك استعلام SQL وأداة بحث عن بيانات التعريف مصممة لاستكشاف واسترجاع المعلومات من أنظمة التحكم في الإصدار. يوفر لغة استعلام منظمة تسمح للمستخدمين بتصفية واستخراج الأصول من تاريخ المشروع باستخدام بناء جملة رسمي بدلاً من أوامر واجهة سطر الأوامر القياسية. تعمل الأداة كمستكشف بيانات تفاعلي، وتتميز بواجهة موجه أوامر لتقييم بيانات المستودع في الوقت الفعلي. وتقوم بتعيين كيانات التحكم في الإصدار، مثل الالتزامات (commits) والعلامات (tags)، إلى جداول علائقية افتراضية، مما يتيح تنفيذ استعلامات تسلسلية لتدقيق التاريخ وتحليل بيانات تعريف المستودع. يغطي النظام قدرات واسعة النطاق لاسترجاع أصول المستودع، بما في ذلك استخراج المعلومات من طلبات السحب (pull requests)، والمشكلات، والمناقشات. كما يتضمن آليات لاستكشاف مخطط المستودع لتحديد جداول البيانات المتاحة للاستعلام.
Provides an interactive command-line interface where users execute sequential queries to explore repository data.