Hello dear coders!
I have a question regarding the plugins.
I have 2 machines i am working on my Project, i save my Code and manage it via github.
So, if i am at home and i install a plugin with variables…
How do i install it too at the other Computer to continue working.
Especially now the Google-maps plugin with the api keys. is there a command to do that?
i dont want to do all the steps again and again.
with the modules it is easy, i just Need to npm install and i have everything up to date and fetched. Is there something similar for the cordova plugins?
thanks in advance