1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-06-15 14:47:53 +02:00
cheatsheets/cordova.md
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00

753 B

title intro
Apache Cordova A quick reference to common [Apache Cordova](https://cordova.apache.org/) commands.

Common commands

cordova plugin ls
cordova plugin search facebook
cordova plugin add com.phonegap.plugins.facebookconnect
cordova platform add ios
cordova platform ls
cordova platform update ios
cordova platform check

Common plugins

Some commonly-used plugins:

Also:

  • com.phonegap.plugins.facebookconnect