phonegap / phonegap-cli

PhoneGap and PhoneGap/Build command-line interface
Apache License 2.0
488 stars 157 forks source link

Prune and Update Templates #801

Open timkim opened 5 years ago

timkim commented 5 years ago

Go through the templates and remove some dead ones and update some other ones.

Things to nix:

https://www.npmjs.com/package/phonegap-template-csdk-image-editor https://www.npmjs.com/package/phonegap-template-webvr https://www.npmjs.com/package/phonegap-app-augmented-reality

Things to upgrade:

https://www.npmjs.com/package/phonegap-template-framework7 https://www.npmjs.com/package/phonegap-template-vue-f7-blank https://www.npmjs.com/package/phonegap-template-vue-f7-split-panel https://www.npmjs.com/package/phonegap-template-vue-f7-tabs https://www.npmjs.com/package/phonegap-template-react-hot-loader

The template repos themselves shall live on but the cli will no longer point to them.