UNPKG

323 BPlain TextView Raw
1Synopsis
2
3 cordova-cli requirements [PLATFORM ...]
4
5Checks and print out all the requirements for platforms specified (or all platforms added
6to project if none specified). If all requirements for each platform are met, exits with code 0
7otherwise exits with non-zero code.
8
9Example
10 cordova-cli requirements android
\No newline at end of file