Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Common

Note

This chapter is mainly documentation for myself as a single source of truth for configurations.

If you are looking for setup documentation, see Standard

Template: root Taskfile.yml

version: '3'

includes:
  common:
    taskfile: ./mono-dev/task/common.yaml
    flatten: true
    optional: true