dugajean / goke

Go + Make = Goke
GNU General Public License v3.0
13 stars 2 forks source link

Local (per task) environment variables #9

Closed dugajean closed 1 year ago

dugajean commented 2 years ago

Task declarations should accept an env key as well, that essentially allows the user to set up environment variables for a specific task. This variable would override any global ones for this specific task.

samthom commented 2 years ago

I cloned the wrong version of code to work with. Sorry for the mess.