Untitled.Bat |
Developer, dad & dangerously dopey.....Also awesome at alliteration and assonance . Visit my main website @ http://www.xerxesb.com if you're tech-inclined |
E1: Build Requires More Than One Step - Building a project should be a single, trivial operation. You should be able to check out the system with one simple command and then issue one other simple command to build it.
E2: Tests Require More Than One Step - Being able to run all tests is so fundamental and so important that it should be quick, easy and obvious to do.
Clean Code: Chapter 17