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 a log_command() function that respects --debug #415

Closed
postmodern opened this issue Jan 7, 2022 · 2 comments
Closed

Add a log_command() function that respects --debug #415

postmodern opened this issue Jan 7, 2022 · 2 comments
Assignees
Milestone

Comments

@postmodern
Copy link
Owner

Add a log_ommand function that will print the command being ran if --debug is enabled and then run said command. Then prefix all ruby compiling/installing commands with this log_command function.

@postmodern postmodern self-assigned this Jan 7, 2022
@postmodern postmodern added this to the 0.9.0 milestone Jan 7, 2022
@postmodern
Copy link
Owner Author

This will satisfy #294, #374, and #415.

@postmodern
Copy link
Owner Author

Implemented in 7aa0c0d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant