nat-n / poethepoet

A task runner that works well with poetry.
https://poethepoet.natn.io/
MIT License
1.39k stars 56 forks source link

Major refactor of config classes a and config include logic #214

Closed nat-n closed 4 months ago

nat-n commented 4 months ago

BREAKING CHANGE: included config now loads envfiles relative to the cwd specified on the include option (if any).

New/updated special env vars:

Refactor specifics:

Also: