{"id":13163731,"url":"https://github.com/PSModule/Template-PSModule","last_synced_at":"2025-03-07T23:30:22.466Z","repository":{"id":118630362,"uuid":"441706572","full_name":"PSModule/Template-PSModule","owner":"PSModule","description":"Template for a PowerShell module repo.","archived":false,"fork":false,"pushed_at":"2024-07-04T23:53:09.000Z","size":123,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-27T13:10:27.376Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","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/PSModule.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["MariusStorhaug"],"patreon":"MariusStorhaug","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/MariusStorhaug"]}},"created_at":"2021-12-25T15:28:43.000Z","updated_at":"2024-07-27T13:10:30.608Z","dependencies_parsed_at":"2024-04-13T23:35:47.890Z","dependency_job_id":"617c64e0-ec15-4b15-81e8-18bbbf140194","html_url":"https://github.com/PSModule/Template-PSModule","commit_stats":null,"previous_names":["psmodule/psmoduletemplate","psmodule/template-psmodule"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSModule%2FTemplate-PSModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSModule%2FTemplate-PSModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSModule%2FTemplate-PSModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSModule%2FTemplate-PSModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSModule","download_url":"https://codeload.github.com/PSModule/Template-PSModule/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242478375,"owners_count":20134966,"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":["powershell"],"created_at":"2024-07-27T13:02:50.609Z","updated_at":"2025-03-07T23:30:22.172Z","avatar_url":"https://github.com/PSModule.png","language":"PowerShell","funding_links":["https://github.com/sponsors/MariusStorhaug","https://patreon.com/MariusStorhaug","https://www.paypal.me/MariusStorhaug"],"categories":["PowerShell"],"sub_categories":[],"readme":"# {{ NAME }}\n\n{{ DESCRIPTION }}\n\n## Prerequisites\n\nThis uses the following external resources:\n- The [PSModule framework](https://github.com/PSModule) for building, testing and publishing the module.\n\n## Installation\n\nTo install the module from the PowerShell Gallery, you can use the following command:\n\n```powershell\nInstall-PSResource -Name {{ NAME }}\nImport-Module -Name {{ NAME }}\n```\n\n## Usage\n\nHere is a list of example that are typical use cases for the module.\n\n### Example 1: Greet an entity\n\nProvide examples for typical commands that a user would like to do with the module.\n\n```powershell\nGreet-Entity -Name 'World'\nHello, World!\n```\n\n### Example 2\n\nProvide examples for typical commands that a user would like to do with the module.\n\n```powershell\nImport-Module -Name PSModuleTemplate\n```\n\n### Find more examples\n\nTo find more examples of how to use the module, please refer to the [examples](examples) folder.\n\nAlternatively, you can use the Get-Command -Module 'This module' to find more commands that are available in the module.\nTo find examples of each of the commands you can use Get-Help -Examples 'CommandName'.\n\n## Documentation\n\nLink to further documentation if available, or describe where in the repository users can find more detailed documentation about\nthe module's functions and features.\n\n## Contributing\n\nCoder or not, you can contribute to the project! We welcome all contributions.\n\n### For Users\n\nIf you don't code, you still sit on valuable information that can make this project even better. If you experience that the\nproduct does unexpected things, throw errors or is missing functionality, you can help by submitting bugs and feature requests.\nPlease see the issues tab on this project and submit a new issue that matches your needs.\n\n### For Developers\n\nIf you do code, we'd love to have your contributions. Please read the [Contribution guidelines](CONTRIBUTING.md) for more information.\nYou can either help by picking up an existing issue or submit a new one if you have an idea for a new feature or improvement.\n\n## Acknowledgements\n\nHere is a list of people and projects that helped this project in some way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPSModule%2FTemplate-PSModule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPSModule%2FTemplate-PSModule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPSModule%2FTemplate-PSModule/lists"}