2 repos
Productivity utilities designed to reduce manual effort and wait times by automating or accelerating common development workflow tasks.
Explore 2 awesome GitHub repositories matching development tools & productivity · Workflow Optimization Tools. Refine with filters or upvote what's useful.
This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis
ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it