Added package timelog (#1741)

This commit is contained in:
Regis Caillaud 2020-12-09 14:26:58 +01:00 committed by GitHub
parent 9eb11188c9
commit 7297d58b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20710,5 +20710,18 @@
"description": "User-friendly nimcli.",
"license": "MIT",
"web": "https://github.com/unimorg/unimcli"
},
{
"name": "timelog",
"url": "https://github.com/Clonkk/timelog",
"method": "git",
"tags": [
"timing",
"log",
"template"
],
"description": "Simple nimble package to log monotic timings",
"license": "MIT",
"web": "https://github.com/Clonkk/timelog"
}
]