Tmux Background Tasks

Run and manage long-lived background commands using tmux sessions instead of background processes. Use when starting backend/API servers, Expo/React Native dev servers, job workers, watchers, or any task that should keep running while other commands are executed.

justbecauselabs 389ca36 1.9 KB Updated

File contents

justbecauselabs/agent-skills/tree/main/tmux-background-tasks commit 389ca3661c

Frequently asked questions

npx skillmds@latest add justbecauselabs/tmux-background-tasks