跳转到内容

Cordovabuilder: A Docker-based Cordova application building tool

Project Introduction

Cordovabuilder is an automated build platform designed specifically for developers, aiming to simplify the packaging process of Cordova hybrid applications. By integrating Docker container technology, it achieves a cross-platform and consistent build environment, supporting the full deployment process from development to production.

Core functions

FunctionDescription
Dockerized build environmentUse preconfigured images (such as gamesg/cordovabuilder:v2.0.0-rc.5) to ensure consistency in the build environment
Automatic Signature and Certificate ManagementSupports apksigner and jarsigner signature methods, compatible with both old and new standards
Multi-version CompatibilitySupports Cordova 10 (compatible with legacy projects), Cordova 12 (recommended for production), and Cordova 13 (latest release)
CI/CD IntegrationEasily integrates with CI tools such as GitHub Actions and Jenkins to achieve automated deployment
Multi-language supportProvides bilingual Chinese and English interfaces to meet internationalization needs

Documentation and Resources

Target Users

  • Mobile application developer
  • DevOps Engineer
  • CI/CD build manager
  • Enterprise-level hybrid application team

Appendix: Version Comparison Table

cordova/version

Contact Us

If you have any questions or suggestions, please submit an issue to the GitHub repository or contact the maintainer at github.com/gonggbb

Simplify Cordova building and enhance development efficiency!

基于 MIT 许可发布