Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:13 +08:00
commit 966e739b00
9 changed files with 1805 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "tmux-task-runner",
"description": "Run build processes, test suites, deployments, and development servers in monitored tmux sessions with persistent logging",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Shane Vitarana",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills/tmux-task-runner"
]
}