Merge pull request #601 from andreaferretti/master

Added interfaced
This commit is contained in:
Dominik Picheta 2017-10-23 18:38:59 +01:00 committed by GitHub
commit e7fbc68638

View File

@ -7440,5 +7440,16 @@
"description": "Implementation of the WebDriver w3c spec.",
"license": "MIT",
"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"
}
]