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

Composer support #15

Open
robertlemke opened this issue Oct 20, 2020 · 1 comment · May be fixed by #16
Open

Composer support #15

robertlemke opened this issue Oct 20, 2020 · 1 comment · May be fixed by #16
Labels
dx affects developer experience (experience) new feature a new feature (improvements)

Comments

@robertlemke
Copy link
Member

Provide a "beach composer" command which allows for running Composer inside the Local Beach PHP container. It needs to support the usual authentication methods (SSH key files and SSH key agent) and should work on the "application-on-host" directory, so that changes are visible on the host as well as inside the Local Beach containers (after sync picked up the changes).

@robertlemke robertlemke added dx affects developer experience (experience) new feature a new feature (improvements) labels Oct 20, 2020
@robertlemke robertlemke linked a pull request Oct 20, 2020 that will close this issue
@kdambekalns
Copy link
Member

Note: With this, the current detection of the project based on flow being present should be changed for beach init. Instead the composer install equivalent should be run (maybe ask first?) or init should just work in the current directory and tell the user to beach composer install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx affects developer experience (experience) new feature a new feature (improvements)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants