Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phellams/nupsforge
NuPSForge is a powershell module to help with the creation of .nupkg for powershell modules.
https://github.com/phellams/nupsforge
nuget nuget-package nuget-publisher powershell-module
Last synced: 1 day ago
JSON representation
NuPSForge is a powershell module to help with the creation of .nupkg for powershell modules.
- Host: GitHub
- URL: https://github.com/phellams/nupsforge
- Owner: phellams
- License: mit
- Created: 2023-12-06T15:01:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T16:20:22.000Z (16 days ago)
- Last Synced: 2025-01-25T17:24:45.809Z (16 days ago)
- Topics: nuget, nuget-package, nuget-publisher, powershell-module
- Language: PowerShell
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![pongologo](./NuPSForge-logo.svg)](https://gitlab.snowlab.tk/powershell/NuPSForge/-/blob/main/NuPSForge-logo.svg)
--
[![Maintainer](https://img.shields.io/badge/Maintainer-sgkens-blue??&stype=flat&logo=Personio&logoColor=blue)](https://gitlab.snowlab.tk/sgkens)
[![License](https://img.shields.io/gitlab/license/43?gitlab_url=https%3a%2f%2fgitlab.snowlab.tk&logo=unlicense)](https://gitlab.snowlab.tk/powershell/NuPSForge/-/blob/main/LICENSE)
[![Latest Release](https://gitlab.snowlab.tk/powershell/NuPSForge/-/badges/release.svg)](https://gitlab.snowlab.tk/powershell/NuPSForge/-/releases)
[![Pipeline Status](https://gitlab.snowlab.tk/powershell/NuPSForge/badges/main/pipeline.svg)](https://gitlab.snowlab.tk/powershell/NuPSForge/-/commits/main)
[![Coverage Report](https://gitlab.snowlab.tk/powershell/NuPSForge/badgesmain/coverage.svg)](https://gitlab.snowlab.tk/powershell/NuPSForge/-/commits/main)
[![Contributors](https://img.shields.io/gitlab/contributors/powershell/NuPSForge?gitlab_url=https%3a%2f%2fgitlab.snowlab.tk)](https://gitlab.snowlab.tk/powershell/NuPSForge/activity)## Getting Started
NuPSForge is a powershell module to help with the creation of .nupkg for powershell modules and scripts, for deployment to a nuget repositories.