{"id":20472713,"url":"https://github.com/treffynnon/powershell-utilities","last_synced_at":"2025-07-20T05:33:52.510Z","repository":{"id":137668883,"uuid":"270921505","full_name":"treffynnon/powershell-utilities","owner":"treffynnon","description":"Treffynnon's PowerShell scripting utilities","archived":false,"fork":false,"pushed_at":"2020-06-10T03:41:30.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T22:02:35.585Z","etag":null,"topics":["powershell","powershell-module","utilities","utility-library"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/treffynnon.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-06-09T06:29:22.000Z","updated_at":"2020-06-10T03:41:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"62694229-cde5-4d72-8bc8-e36c0cfab77a","html_url":"https://github.com/treffynnon/powershell-utilities","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/treffynnon/powershell-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treffynnon%2Fpowershell-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treffynnon%2Fpowershell-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treffynnon%2Fpowershell-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treffynnon%2Fpowershell-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treffynnon","download_url":"https://codeload.github.com/treffynnon/powershell-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treffynnon%2Fpowershell-utilities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266071519,"owners_count":23871940,"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","powershell-module","utilities","utility-library"],"created_at":"2024-11-15T14:21:31.661Z","updated_at":"2025-07-20T05:33:47.495Z","avatar_url":"https://github.com/treffynnon.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Treffynnon's PowerShell scripting utilities\n\nThis module provides a selection of utilities to make PowerShell script authorship easier.\n\n## Generating the module manifest\n\n[source,powershell]\n----\n.\\generateManifest.ps1\n----\n\n## Running the linter\n\n[source,powershell]\n----\nInstall-Module -Name PSScriptAnalyzer\n----\n\n## Running the tests\n\nMake sure you have updated Pester on your machine first https://pester.dev/docs/introduction/installation\n\n[source,powershell]\n----\nInstall-Module -Name Pester\nInvoke-Pester .\\\n----\n\n## Licence\n\n[source,plaintext]\n----\nCopyright 2020 Simon Holywell\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\t\thttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n----\n\nApache 2.0 - see the LICENCE file in the repository for more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreffynnon%2Fpowershell-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreffynnon%2Fpowershell-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreffynnon%2Fpowershell-utilities/lists"}