I am interested in working with Titanium 3.x to develop applications for iOS and Android. However, I don't like the Eclipse-based IDEs, and I don't like the Titanium IDE. My love goes to Sublime Text, so I want to set up a workflow with ST and Titanium.
How can I run my applications directly from Sublime Text?
I'm used to the web development process, which is very fast; code, save, check, repeat. Can anyone suggest how to get the same workflow: I want to be able to write code, save it, and then quickly test. Is there a way to make the build process faster?
source share