Skip to content

Debug mode #73

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 2 commits into
base: main
Choose a base branch
from
Open

Debug mode #73

wants to merge 2 commits into from

Conversation

0xJMart
Copy link
Member

@0xJMart 0xJMart commented Jun 11, 2025

Adjusting the silence flag to enabling it by default on all tasks. This will help clean up outputs, if more information is needed for debugging one can simply use the -v flag with the task for verbose output.

Also updated the README's to illustrate the changes and how to use the -v flag appropriately.

0xJMart added 2 commits June 9, 2025 15:29
This commit modifies the Taskfile.yaml by setting the 'silent' attribute to true for several tasks, enhancing the output control during task execution. The changes aim to streamline the task execution experience by reducing unnecessary output for specific operations.
This commit adds a "Quick Start" section to the README.md, outlining essential task commands for development and deployment. It also expands the development workflow documentation to include detailed instructions on using verbose mode for debugging tasks. Additionally, the task reference document is updated to clarify task control options, including examples of using verbose and silent modes.
@chris-sanders chris-sanders marked this pull request as ready for review June 12, 2025 14:40
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