Add package monit (#1175)
This commit is contained in:
parent
56076cf596
commit
e4f1b99b69
1 changed files with 14 additions and 0 deletions
|
|
@ -14404,5 +14404,19 @@
|
|||
"description": "A sugary for loop with syntax for typechecking loop variables",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue