2 repos
Tools that orchestrate and execute sequences of shell commands and scripts for automated maintenance.
Distinguishing note: Focuses on terminal-based orchestration of maintenance tasks, distinct from general-purpose build systems.
Explore 2 awesome GitHub repositories matching development tools & productivity · Command Line Task Runners. Refine with filters or upvote what's useful.
Mole is a terminal-based utility designed for comprehensive system maintenance, storage management, and real-time hardware monitoring. It provides a command-line interface for users to analyze disk usage, track system health metrics, and perform routine optimization tasks to maintain machine stability and performance. The project distinguishes itself through a declarative configuration model that uses structured data files to define custom cleanup logic, allowing for precise control over the removal of temporary files and project artifacts. It incorporates a safety-first execution layer that
Executes pre-defined shell scripts and system utilities to perform maintenance tasks directly within the user command line interface.
Backstage is an open-source framework for building internal developer portals. It provides a centralized, metadata-driven software catalog that tracks ownership, dependencies, and lifecycle status for all technical assets by harvesting configuration files directly from version control systems. The platform is built on a plugin-based modular architecture, allowing teams to extend core functionality through isolated, independently deployable modules that integrate into a unified frontend and backend ecosystem. The project distinguishes itself through its focus on developer productivity and stan
Provides command-line operations to manage project scaffolding, run development servers, and automate maintenance.