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

feat!: add templating to the script #34

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Conversation

403-html
Copy link
Owner

Breaking Changes:

This pull request introduces significant changes to enhance the flexibility and usability of project.

  • Dynamic Templating:

    • Implemented fully customizable markdown templates using tags.
    • Removed the need for various command-line arguments; now relies solely on a customizable markdown template with tags.
  • Dependency Update:

    • Removed the lodash package from the package.json (in fact wasn't used already for some time), making the tool more lightweight.
    • Removed the yargs package, and introducing commander, making it easier to write options, and keeping it also lightweight
  • Improved Documentation:

    • Rewritten and expanded the documentation for clearer guidance on templating, tags, and customization.
    • Updated owner mentions (for a while I have a new nickname already)

@403-html 403-html merged commit a7a8b95 into main Nov 18, 2023
2 checks passed
@403-html 403-html deleted the feat/add-reports-templating branch November 18, 2023 22:24
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