1 repo
Mechanisms for capturing and processing exit codes and output streams from scripts.
Distinguishing note: Focuses on result handling within a workflow context rather than general script runners.
Explore 1 awesome GitHub repository matching development tools & productivity · Script Execution Result Handlers. Refine with filters or upvote what's useful.
Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use
Handles script execution results by capturing exit codes and output streams for template use.