Any plans to support dotenvx? #2498
PolarBear292208
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
AFAICS you simply run you app via dotenvx and it (dotenvx) takes care to manage the environment.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I want to use the environment variables in Taskfile itself. It has a "dotenv" setting to import values from plain .env files: https://taskfile.dev/docs/guide#env-files I'd like a similar "dotenvx" setting, which handles the decryption. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using dotenvx to encrypt my environment variables. Is there any plans to support this natively within Taskfile?
Beta Was this translation helpful? Give feedback.
All reactions