{"id":14064001,"url":"https://github.com/abbgrade/PsMermaidTools","last_synced_at":"2025-07-29T17:31:26.819Z","repository":{"id":147916669,"uuid":"535259351","full_name":"abbgrade/PsMermaidTools","owner":"abbgrade","description":"PowerShell Module to create Mermaid diagrams.","archived":false,"fork":false,"pushed_at":"2024-11-21T13:36:47.000Z","size":122,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-21T14:31:20.736Z","etag":null,"topics":["c4-model","er-diagram","mermaid","powershell"],"latest_commit_sha":null,"homepage":"https://abbgrade.github.io/PsMermaidTools/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abbgrade.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["abbgrade"]}},"created_at":"2022-09-11T10:14:53.000Z","updated_at":"2024-10-29T15:09:26.000Z","dependencies_parsed_at":"2023-03-27T16:33:23.164Z","dependency_job_id":"b9513b2c-cae7-422c-b4c0-fa711696e9e8","html_url":"https://github.com/abbgrade/PsMermaidTools","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsMermaidTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsMermaidTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsMermaidTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPsMermaidTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbgrade","download_url":"https://codeload.github.com/abbgrade/PsMermaidTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032921,"owners_count":17858917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c4-model","er-diagram","mermaid","powershell"],"created_at":"2024-08-13T07:03:37.117Z","updated_at":"2024-12-04T02:30:59.746Z","avatar_url":"https://github.com/abbgrade.png","language":"PowerShell","funding_links":["https://github.com/sponsors/abbgrade"],"categories":["PowerShell"],"sub_categories":[],"readme":"# PsMermaidTools\n\nPowerShell Module to create [Mermaid](https://mermaid-js.github.io) diagrams.\n\n## Installation\n\n### From PowerShell Gallery\n\nInstall PsMermaidTools from [PowerShell Gallery](https://www.powershellgallery.com/packages/PsMermaidTools) using a PowerShell command line:\n\n```powershell\nInstall-Module -Name PsMermaidTools -Scope CurrentUser\n```\n\n### From Source\n\n```powershell\nInvoke-Build Install\n```\n\n## Usage\n\nSee [the command reference](./docs/) for descriptions and examples.\n\n## Changelog\n\nSee the [changelog](./CHANGELOG.md) file.\n\n## Development\n\n[![.github/workflows/build-validation.yml](https://github.com/abbgrade/PsMermaidTools/actions/workflows/build-validation.yml/badge.svg?branch=develop)](https://github.com/abbgrade/PsMermaidTools/actions/workflows/build-validation.yml)\n\n- This is a [Portable Module](https://docs.microsoft.com/de-de/powershell/scripting/dev-cross-plat/writing-portable-modules?view=powershell-7).\n- [VSCode](https://code.visualstudio.com) is recommended as IDE. [VSCode Tasks](https://code.visualstudio.com/docs/editor/tasks) are configured.\n- Build automation is based on [InvokeBuild](https://github.com/nightroman/Invoke-Build)\n- Test automation is based on [Pester](https://pester.dev)\n- Commands are named based on [Approved Verbs for PowerShell Commands](https://docs.microsoft.com/de-de/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands)\n- This project uses [git-flow](https://github.com/nvie/gitflow).\n- This project uses [keep a changelog](https://keepachangelog.com/en/1.0.0/).\n- This project uses [PsBuildTasks](https://github.com/abbgrade/PsBuildTasks).\n\n### Build\n\nThe build scripts require InvokeBuild. If it is not installed, install it with the command `Install-Module InvokeBuild -Scope CurrentUser`.\n\nYou can build the module using the VS Code build task or with the command `Invoke-Build Build`.\n\n### Release\n\n1. Create a release branch using git-flow.\n2. Update the version number in the module manifest.\n3. Extend the changelog in `CHANGELOG.md`.\n4. If you want to create a pre-release:\n   1. Push the release branch to github, to publish the pre-release to PsGallery.\n5. run `Update-Changelog -ReleaseVersion $version -LinkMode None`\n6. Finish release using git-flow.\n7. Check if tags are not pushed to github.\n8. Check if the release branch is deleted on github.\n9. Create the release on github.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2FPsMermaidTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbgrade%2FPsMermaidTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2FPsMermaidTools/lists"}