notnmeyer / tsk

A really, really simple task runner. Single binary, TOML task format.
MIT License
4 stars 0 forks source link

feat: dotenv support #10

Closed notnmeyer closed 1 year ago

notnmeyer commented 1 year ago

adds support for .env files at the task level

closes https://github.com/notnmeyer/tsk/issues/11