Merge branch 'master' into add-markx2356

This commit is contained in:
Andreas Rumpf 2020-05-25 16:30:16 +02:00 committed by GitHub
commit b94d5e5ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17984,5 +17984,32 @@
"description": "markx selects execution targets with editor and executes commands.",
"license": "MIT",
"web": "https://github.com/jiro4989/markx"
},
{
"name": "therapist",
"url": "https://bitbucket.org/maxgrenderjones/therapist",
"method": "git",
"tags": [
"argparse",
"library"
],
"description": "Type-safe commandline parsing with minimal magic",
"license": "MIT",
"web": "https://bitbucket.org/maxgrenderjones/therapist"
},
{
"name": "nodesnim",
"url": "https://github.com/Ethosa/nodesnim",
"method": "git",
"tags": [
"GUI",
"2D",
"framework",
"OpenGL",
"SDL2"
],
"description": "The Nim GUI/2D framework based on OpenGL and SDL2.",
"license": "MIT",
"web": "https://github.com/Ethosa/nodesnim"
}
]