Two Good Rules
In his recent IEEE Software column, “Ship Effortlessly” J.B. Rainsberger has a gem: I start each project with two rules: all source files must be in a version control repository, and the build must be fully automated at all times. Does your project follow these rules? If not, what would you have to do? […]