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 क्वेरी इंजन और मेटाडेटा सर्च टूल है जिसे वर्ज़न कंट्रोल सिस्टम से जानकारी खोजने और पुनः प्राप्त करने के लिए डिज़ाइन किया गया है। यह एक स्ट्रक्चर्ड क्वेरी लैंग्वेज प्रदान करता है जो उपयोगकर्ताओं को मानक कमांड लाइन इंटरफ़ेस कमांड्स के बजाय एक औपचारिक सिंटैक्स का उपयोग करके प्रोजेक्ट इतिहास से एसेट्स को फ़िल्टर और निकालने की अनुमति देता है। टूल एक इंटरैक्टिव डेटा एक्सप्लोरर के रूप में कार्य करता है, जिसमें रीयल-टाइम में रिपॉजिटरी डेटा का मूल्यांकन करने के लिए एक कमांड प्रॉम्प्ट इंटरफ़ेस है। यह वर्ज़न कंट्रोल एंटिटीज, जैसे कमिट्स और टैग्स, को वर्चुअल रिलेशनल टेबल्स में मैप करता है, जिससे इतिहास का ऑडिट करने और रिपॉजिटरी मेटाडेटा का विश्लेषण करने के लिए अनुक्रमिक क्वेरीज़ के निष्पादन को सक्षम किया जाता है। सिस्टम रिपॉजिटरी एसेट रिट्रीवल के लिए व्यापक क्षमताओं को कवर करता है, जिसमें पुल रिक्वेस्ट्स, इश्यूज़ और चर्चाओं से जानकारी निकालना शामिल है। इसमें यह पहचानने के लिए रिपॉजिटरी स्कीमा अन्वेषण के लिए मैकेनिज्म भी शामिल है कि कौन सी डेटा टेबल्स क्वेरी के लिए उपलब्ध हैं।
Provides an interactive command-line interface where users execute sequential queries to explore repository data.