Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 553 Bytes

File metadata and controls

12 lines (8 loc) · 553 Bytes

Learning Materials for Software Delivery CircleCI

A guide to delivering digital services and technology outcomes using The Made Tech Way.

Get Started

Making Changes

  1. Install Ruby using rbenv
  2. Run $ make serve which will start a local webserver.
  3. Open the local webserver in your browser to preview your changes.
  4. Raise Pull Request on GitHub 🚀