@neokoenig I'm starting to work on turning cfwheels-example-app into a template. I could approach it two way, one is to build a template package that pulls in the existing repository another is to turn the existing repository into a template package. I think we should take the second route so this repository will serve as an example of to others on how to package an app. The ramifications of this route is that some of the directories that are framework specific or not app specific will be removed from the repository. i.e. wheels folder and miscellaneous folder.