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

DX improvement by adding composer install to blt.sh #124

Closed
wants to merge 3 commits into from

Conversation

CashWilliams
Copy link
Contributor

This moves composer install to the blt.sh wrapper.

This allows an easier initial setup (don't have to run composer install after clone), and removes it from the inital create task. This makes create much faster by delaying composer install to the first run of blt.sh within the target directory.

@grasmash
Copy link
Contributor

grasmash commented Jun 8, 2016

Close in favor of #125, which has been rebased.

@grasmash grasmash closed this Jun 8, 2016
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

Successfully merging this pull request may close these issues.

2 participants