TheLocehiliosan / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
4.92k stars 176 forks source link

[Documentation] Add the `COMPOSE_V2` switch #434

Closed signed-log closed 1 year ago

signed-log commented 1 year ago

What does this PR do?

Update the contributing docs to expose COMPOSE_V2

What issues does this PR fix or reference?

Linked to PR #433

Have tests been written for this change?

N/A

Have these commits been signed with GnuPG?

Yes


Please review yadm's Contributing Guide for best practices.

TheLocehiliosan commented 1 year ago

Thanks, but this documentation change is unnecessary as I adjusted the Makefile to seamlessly choose between "docker compose" and "docker-compose" (favoring "docker compose").