Skip to content

madetech/learn

Repository files navigation

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 🚀