ShellDock is a lightweight CLI that lets you define and execute curated command sets for installing or configuring tools.
Think of it like a portable launcher for repeatable dev environment setup
Instead of copy-pasting long installation scripts or maintaining scattered setup docs across machines, ShellDock allows you to:
- Bundle related setup commands into reusable tool definitions
- Standardize installs across local machines, servers, or fresh VMs