← Back to tools
View AGENTS.md for mush
mush
A build system for shell scripts
Description
Mush is a build system designed specifically for shell scripts. It provides a structured way to organize, build, and manage shell-based projects with dependency management and build automation.
AI Summary
Build system designed for shell script projects with dependency management and automation.
Capabilities
- + Build system for shell projects
- + Dependency management for scripts
- + Structured shell project organization
Use When
- → You have complex shell script projects that need a build system
- → You want structured management of shell-based projects
Avoid When
- x You need a general-purpose build system like Make