The Automated Build

All software has a series of steps needed to make it run and ensure that everything works. For some teams, it’s a manual checklist. A better approach is to turn that checklist into a program: the automated build. We establish that good practice from the beginning by creating a bare-bones automated build and installing a helpful build tool.

  1. LL1Continuous Integration with Git

    Sat, 4 Aug ’12
  2. LL16JavaScript Workflow 2015

    Fri, 6 Feb ’15
  3. E1Gather Your Tools

    Fri, 5 June ’15
  4. E2Version Control

    Fri, 12 June ’15
  5. E3The Automated Build

    Fri, 19 June ’15
  6. E4Dependency Management

    Fri, 26 June ’15
  7. E5Shell Scripting

    Fri, 3 July ’15
  8. E6External Dependencies

    Fri, 10 July ’15