I would like to make couchapp generate more simple. Rather than
creating an app example, why not just create an appropriate structure
for a couchapp ?
ie :
application_name
.couchapprc
* _attachments
index.html
* images
* js
* couchapp
index.json
* views
* shows
* lists
* helpers
* vendors
and of course add default vendors & helpers ?
It woudl remove the need to remove unneeded files.
what do you think about it ?
I would like to make couchapp generate more simple. Rather than
creating an app example, why not just create an appropriate structure
for a couchapp ?