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

add quiet mode & fix issue with SHELL parameter #78

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

muhammetsait
Copy link
Contributor

@muhammetsait muhammetsait commented Nov 6, 2019

Added -q | --quiet flag to invoke quiet mode on laravel installer, git and npm/yarn.

Also fixed an issue where the final message (You're ready to go!) doesn't appear when "$SHELL" is not "".

@mattstauffer
Copy link
Member

Thanks! :)

@mattstauffer mattstauffer merged commit 9fb60f5 into tighten:master Nov 8, 2019
@mattstauffer
Copy link
Member

This introduced a bug when running Lambo without the quiet mode:

image

I brute-force fixed it here but would like to make this clean again:

ff66be2

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