https://github.com/adbertram/pspostman
A PowerShell module to create, manage and publish NuGet packages.
https://github.com/adbertram/pspostman
Last synced: about 1 year ago
JSON representation
A PowerShell module to create, manage and publish NuGet packages.
- Host: GitHub
- URL: https://github.com/adbertram/pspostman
- Owner: adbertram
- Created: 2017-05-21T14:45:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T17:07:15.000Z (over 6 years ago)
- Last Synced: 2025-05-03T14:55:56.624Z (about 1 year ago)
- Language: PowerShell
- Size: 1.35 MB
- Stars: 13
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/adbertram/pspostman)
PSPostMan is a PowerShell module that makes it easy to create and publish NuGet packages to a NuGet feed. With PSPostMan, you can use PowerShell with no other programs to create NuGet packages for PowerShell modules or for any software in general. Simply use New-Package!