chore(build): add auto install scripts (#1059)

* feat(core): auto install scripts

* minor fixes

* minor fixes

* remove prompt message
This commit is contained in:
Ibby Hadeed
2017-02-13 14:51:10 -05:00
committed by GitHub
parent 1dfdbaf1f0
commit 6de9697aa9
16 changed files with 185 additions and 26 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "Facebook",
"variables": [
"APP_ID",
"SOME_OTHER_VAR",
"AND_ANOTHER_ONE"
],
"locator": "cordova-plugin-facebook4"
}