Added interfaced

This commit is contained in:
Andrea Ferretti 2017-10-23 17:57:47 +02:00
parent 0aefccde05
commit 5f55a12d8a

View File

@ -7440,5 +7440,16 @@
"description": "Implementation of the WebDriver w3c spec.", "description": "Implementation of the WebDriver w3c spec.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/dom96/webdriver" "web": "https://github.com/dom96/webdriver"
},
{
"name": "interfaced",
"url": "https://github.com/andreaferretti/interfaced",
"method": "git",
"tags": [
"interface"
],
"description": "Go-like interfaces",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/interfaced"
} }
] ]