petervojtek / cordova-plugin-shell-exec

Apache Cordova Plugin to Execute Commands in Smartphone's Operating System Shell
Apache License 2.0
34 stars 17 forks source link

Install from NPM #9

Open jcubic opened 7 years ago

jcubic commented 7 years ago

It seem that the package is on npm like other plugins so you shoud be able to use:

cordova plugin add cordova-plugin-shell-exec

it's shorter and you probably can change version, so why don't put this into README