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

env: activate: add node_modules/.bin and vendor/bin to path #1

Open
kamilsk opened this issue Jun 25, 2022 · 0 comments
Open

env: activate: add node_modules/.bin and vendor/bin to path #1

kamilsk opened this issue Jun 25, 2022 · 0 comments
Assignees

Comments

@kamilsk
Copy link
Member

kamilsk commented Jun 25, 2022

Motivation: the application is multi-lingual, and "bin/os/arch" is not enough.

node_modules/.bin is required for the frontend part, vendor/bin for the backend on PHP.

Source: https://github.com/octomation/go-tool/blob/f59cf8b6efb783cc90ebf4752f3557afc76c4894/bin/activate#L106.

@kamilsk kamilsk self-assigned this Jun 25, 2022
@kamilsk kamilsk moved this to Backlog in 🏗 Platform Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant