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

[brew] Copy only src folders of services chosen #52

Open
strangest-quark opened this issue Mar 29, 2020 · 0 comments
Open

[brew] Copy only src folders of services chosen #52

strangest-quark opened this issue Mar 29, 2020 · 0 comments
Labels
brew bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@strangest-quark
Copy link
Collaborator

Description:
Currently all contents of brew installation are copied. Modify to not to copy src folders of services that weren't chosen.

Example:
If flask, vue and mysql are chosen, then rails, kafka folders should not be copied.

Possible solutions:
Use stack array in the script to copy folders. Folder names match the service names.

Ref:
https://github.com/Stack-Box/StackBox/blob/master/brew/stackbox-brew.sh#L113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brew bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants