Add package applicates (#1742)

This commit is contained in:
hlaaftana 2020-12-09 19:21:52 +03:00 committed by GitHub
parent 7297d58b5c
commit 51d67d1c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20711,6 +20711,20 @@
"license": "MIT",
"web": "https://github.com/unimorg/unimcli"
},
{
"name": "applicates",
"url": "https://github.com/hlaaftana/applicates",
"method": "git",
"tags": [
"sugar",
"macros",
"template",
"functional"
],
"description": "\"pointers\" to cached AST that instantiate routines when called",
"license": "MIT",
"web": "https://hlaaftana.github.io/applicates/applicates.html"
},
{
"name": "timelog",
"url": "https://github.com/Clonkk/timelog",