Tools For Agile Development
Tools | (1)
I've been doing web development for many years now, and over time I've discovered a few tools that make my life easier. I've used these in personal projects and recommended them to others, and I thought I'd share them here. While I'm a web guy, most of these can quite easily be used for other types of projects as well.
To begin, tools for managing the development process:
Beanstalk (SVN)
SVN is an obvious requirement for any company doing development. The problem is, SVN takes time to set up and maintain properly, and smaller companies just can't afford to spend this time taking ...