CPSC 480 HFSD Chapter 6.5 Build Tools
Across
- 3. The more you take advantage of common ______, the familiar your project will be to others
- 5. The output of the build process is a ____ ____
- 7. Developers aren't _____ _____
- 8. Using a tool to handle repetitive work is a perfect candidate for _________
- 10. Good build scripts generate ______
- 12. One potential piece of our project are ______
Down
- 1. The build magic happens in the build ______
- 2. A build script is ____, too
- 4. All but the smallest projects have a _____ build process
- 6. The common name of the file that the make command looks for
- 9. Software must be ____
- 11. Good code is easy to ____ as well as easy to ____