Build automation
From Wiki @ Karl Jones dot com
Revision as of 10:34, 22 August 2016 by Karl Jones (Talk | contribs)
Build automation is the process of automating the creation of a software build and the associated processes including:
- Compiling computer source code into binary code
- Packaging binary code
- Running automated tests
See also
External links
- Build automation @ Wikipedia