Skip to content

A utility for converting Telerik AppBuilder projects to Apache Cordova

License

Notifications You must be signed in to change notification settings

tgardner/appbuilder-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appbuilder-convert

A utility for converting a Telerik AppBuilder CLI project to an Apache Cordova project. Alternatively you can simply use this as a method for building your AppBuilder projects locally.

Currently only supports Android and iOS platforms

Installation

npm install -g appbuilder-convert

Usage

appbuilder-convert --source MyAppBuilderProject/ --dest MyCordovaProject/

Disclaimer

The AppBuilder online build process may do some things behind the scenes that I've missed, so use with care and please let me know of any issues.

Release History

  • 0.1.5 Added check for static plugin directory
  • 0.1.3 Fixed issue with incorrectly mapped iOS resources
  • 0.1.2 Persist plugin variables to cordova config.xml
  • 0.1.0 Initial Implementation

About

A utility for converting Telerik AppBuilder projects to Apache Cordova

Resources

License

Stars

Watchers

Forks

Packages

No packages published