Until there is a feature that allows multiple file upload, your method is probably the quickest/only way: create the app, clone the app, add the files, add the files to the git repository, commit the changes, push the app, done. Lot of steps but for a one-time deal not bad. I develop primarily locally and will use the Heroku editor when I'm away from my development machine. Maybe a multiple file upload is one of the enhancements being considered.
Kevin DAZ wrote: > I've found that downloading an app, then using drag and drop on the > desktop, then uploading it back again is the quickest option, but > surely it can't be that hard to make transferring multiple files > easier from within the code editor itself? > > DAZ > > On Apr 19, 4:58 pm, DAZ <[EMAIL PROTECTED]> wrote: >> Is it possible to upload lots of files at once? >> >> I have a number of CSS files that I usually use each time I start a >> project and it is a pain uploading them one by one.... >> >> DAZ > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
