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

Environment wizard #6

Open
arvindell opened this issue Feb 28, 2022 · 1 comment
Open

Environment wizard #6

arvindell opened this issue Feb 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@arvindell
Copy link
Owner

It would be a cool feature to have a command that initiates a "wizard" asking you for the required and optional variables given a manifest file (.env.example). This would then create a .env file with the provided values. No more manual copy/paste.

@arvindell arvindell added the enhancement New feature or request label Feb 28, 2022
@micalevisk
Copy link

also, the default value for each variable could be taken from the .example one

sounds good (I'm tired of cp .env.example .env && vim .env haha)

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

No branches or pull requests

2 participants