Configuration: A Glossary

A guide to the configuration files for this project: where they live and what they do.

The root folder

Baking the config in is a slightly unusual set-up, but it allows us to keep the project root as uncluttered and grokkable-at-a-glance as possible.

The ./internals folder

This is where the bulk of the tooling configuration lives, broken out into recognisable units of work.

Feel free to change anything you like but don't be afraid to ask whether you should: build systems are easy to break!