Skip to content

typo fix and error handling #81

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PranjaliBhardwaj
Copy link

resolved issue: #80

  • feat() - better error handling for better user experience.
  • fix() - Typo fixed.

Description

The typo in the Makefile has been corrected from .PHONEY to .PHONY.
Error handling in util/executables.go has been improved:
Error messages now include the command context, output, and actionable suggestions for the user.
If an executable is missing, a clear message is shown.
When a command fails, the user is prompted to check command syntax and environment setup.

How Has This Been Tested?

Manual Testing

Signed-off-by: Pranjali Bhardwaj <[email protected]>
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.

1 participant