Programming for linux: Moving from runserver to a production server on newest questions tagged linux – Stack Overflow

I am quite new to programming, and all of my development has been on my local runserver using textmate and terminal. I have written a small app with a few hundred and I’d like to push it to an EC2 server. My only knowledge in terms of ‘developing tools’ is Django’s local runserver, TextMate and Terminal.

What tools or programs should I look into learning to be able to have an effective workflow?Should I be using some sort of IDE over TextMate for this? My main concerns are being able to develop on my local runserver and then painlessly push that to my production server.

See Answers


source: http://stackoverflow.com/questions/6525769/moving-from-runserver-to-a-production-server
Programming for linux: programming-for-linux



online applications demo