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

CLI to init host environments #7

Open
d3p1 opened this issue Apr 14, 2024 · 0 comments
Open

CLI to init host environments #7

d3p1 opened this issue Apr 14, 2024 · 0 comments

Comments

@d3p1
Copy link
Owner

d3p1 commented Apr 14, 2024

Description

For now, this project serves as a repository that is utilized as a resource that must be downloaded to initialize the Magento 2 environment for the current project. Every project needs to download this resource to init its environment (i.e.: this is required because, for example, each project could have custom environment variables inside its .env file). To streamline this process and avoid the need to clone this repository for every project it's used in, it would be beneficial to create a CLI tool. This tool would be installed once on the respective machine and could then be used anytime to set up the required environment.

Solution

Implement CLI.

Additional information

@d3p1 d3p1 changed the title CLI to init environments CLI to init host environments Apr 15, 2024
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

No branches or pull requests

1 participant