Merge branch 'master' into add-notetxt1934

This commit is contained in:
Dominik Picheta 2018-02-16 22:12:14 +00:00 committed by GitHub
commit ecfc685d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8128,5 +8128,18 @@
"description": "A library that implements the note.txt specification for note taking.",
"license": "MIT",
"web": "https://github.com/mrshu/nim-notetxt"
},
{
"name": "breeze",
"url": "https://github.com/alehander42/breeze",
"method": "git",
"tags": [
"dsl",
"macro",
"metaprogramming"
],
"description": "A dsl for writing macros in Nim",
"license": "MIT",
"web": "https://github.com/alehander42/breeze"
}
]