Merge pull request #384 from miere43/patch-2

Add autome library
This commit is contained in:
Dominik Picheta 2016-07-20 20:46:18 +01:00 committed by GitHub
commit 3f74f1b537

View File

@ -4963,5 +4963,18 @@
"web": "https://github.com/cjxgm/jsonob",
"url": "https://github.com/cjxgm/jsonob",
"description": "JSON / Object mapper"
},
{
"name": "autome",
"description": "Write GUI automation scripts with Nim",
"tags": [
"gui",
"automation",
"windows"
],
"license": "MIT",
"web": "https://github.com/miere43/autome",
"url": "https://github.com/miere43/autome",
"method": "git"
}
]