tarifa
Version:
Your friendly toolchain for mobile app development on top of Apache Cordova
26 lines (18 loc) • 596 B
Plain Text
Usage: tarifa platform <cmd> [platform]
Add, remove or list cordova platforms in your project.
Available commands:
add <platform|platform@version>
Add a new platform of type <platform>
remove <platform>
Remove the platform of type <platform>
list
List installed platforms
info
List supported cordova platforms
Options:
--prune Delete assets on removal
--help, -h Show this message
--verbose, -V Be more verbose on everything
--debug, -d Print helpful stack trace on error
Examples:
tarifa platform add ios