Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/multi env #208

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Feature/multi env #208

wants to merge 2 commits into from

Conversation

Tordek
Copy link

@Tordek Tordek commented Sep 20, 2024

dotenv supports passing multiple .env files as an array, but the old version of commander does not support variadic parameters.

Updated `commander` version
Changed to new `Command` module
Use `opts` instead of `program`
Slight reorganization in `create` due to ordering.
Add test for multiple envs
@LeonardoGastonRossi
Copy link

Thanks. I have been waiting for this feature my whole life

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants