Hi,
I'm new to cordova development.
Is it possible to install a plugin from the local file system (cordova plugin add /path/to/my/plugin/) instead of using git?
I did not find anything on the subject anywhere.
After that,I would like to publish the same plugin for re-use and sharing in different projects on a subversion repository.
But for testing/learning purposes, I would like to start with a local directory.
Regards
Geoffroy