mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package monit (#1175)
This commit is contained in:
parent
56076cf596
commit
e4f1b99b69
@ -14404,5 +14404,19 @@
|
|||||||
"description": "A sugary for loop with syntax for typechecking loop variables",
|
"description": "A sugary for loop with syntax for typechecking loop variables",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/disruptek/foreach"
|
"web": "https://github.com/disruptek/foreach"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "monit",
|
||||||
|
"url": "https://github.com/jiro4989/monit",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cli",
|
||||||
|
"task-runner",
|
||||||
|
"developer-tools",
|
||||||
|
"automation"
|
||||||
|
],
|
||||||
|
"description": "A simple task runner. Run tasks and watch file changes with custom paths.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jiro4989/monit"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user