tarifa is a CLI on top of Apache Cordova. It aims at simplifying the Apache Cordova workflow and adding features to complete the cordova toolchain such as:
- multiple configurations: Produce unique apps for multiple platforms within a single project.
- integration of any front-end build system: integrate your build process in the cordova workflow.
- interactive project bootstrap: no need to remember every required information while creating a project, tarifa will guide you with adequate questions and save the answers in the project files.
- deployment to hockeyapp from the terminal: no need to launch a browser to upload a binary file to hockeyapp, tarifa handles it.
- Repository: https://github.com/TarifaTools/tarifa.git.
- Issues: https://github.com/TarifaTools/tarifa/issues.
- Website: http://tarifa.tools.
- Documentation: http://42loops.gitbooks.io/tarifa/content/index.html
- Changes: https://github.com/TarifaTools/tarifa/blob/master/CHANGES.md
This document covers version 0.3.x of tarifa. You can contribute to this document on TarifaTools/tarifa-book.
tarifa-book is licensed under Apache version 2.0