Added package chronopipe (#1261)

This commit is contained in:
Tumeo 2019-11-28 03:34:59 -03:00 committed by Miran
parent 7bd4a6f2d7
commit 125a52b70f

View File

@ -15413,5 +15413,18 @@
"description": "Boilerplate generator for Jester web framework",
"license": "MIT",
"web": "https://github.com/Adeohluwa/gen"
},
{
"name": "chronopipe",
"url": "https://github.com/williamd1k0/chrono",
"method": "git",
"tags": [
"cli",
"timer",
"pipe"
],
"description": "Show start/end datetime and duration of a command-line process using pipe.",
"license": "MIT",
"web": "https://github.com/williamd1k0/chrono"
}
]