add expander (#1914)

This commit is contained in:
soraie 2021-05-25 23:05:16 +09:00 committed by GitHub
parent 8815b69ce7
commit d90b84dffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22473,6 +22473,19 @@
"license": "MIT",
"web": "https://github.com/jiro4989/nimothello"
},
{
"name": "expander",
"url": "https://github.com/soraiemame/expander",
"method": "git",
"tags": [
"competitive-programing",
"expand",
"online-judge"
],
"description": "Code expander for competitive programing in Nim.",
"license": "MIT",
"web": "https://github.com/soraiemame/expander"
},
{
"name": "crowngui",
"url": "https://github.com/bung87/crowngui",