Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sangafabrice/module-build-template
Template repository that serves as the skeleton of a PowerShell module build codebase.
https://github.com/sangafabrice/module-build-template
Last synced: 3 days ago
JSON representation
Template repository that serves as the skeleton of a PowerShell module build codebase.
- Host: GitHub
- URL: https://github.com/sangafabrice/module-build-template
- Owner: sangafabrice
- License: apache-2.0
- Created: 2024-02-06T01:53:55.000Z (12 months ago)
- Default Branch: module
- Last Pushed: 2024-02-17T07:10:46.000Z (11 months ago)
- Last Synced: 2024-11-15T11:29:51.931Z (2 months ago)
- Language: PowerShell
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - sangafabrice/module-build-template - Template repository that serves as the skeleton of a PowerShell module build codebase. (PowerShell)
README
# **___MODULENAME___**
![Module Version](https://img.shields.io/badge/version-0.0.0-teal) ![Test Coverage](https://img.shields.io/badge/coverage-100%25-teal)
[![CD of ___MODULENAME___](https://github.com/sangafabrice/___REPOSITORYNAME___/actions/workflows/publish-module.yaml/badge.svg)](https://github.com/sangafabrice/___REPOSITORYNAME___/actions/workflows/publish-module.yaml)Author: Fabrice Sanga
[![Downloads](https://img.shields.io/powershellgallery/dt/___MODULENAME___?color=blue&label=PSGallery%20%E2%AC%87%EF%B8%8F)](https://www.powershellgallery.com/packages/___MODULENAME___)