An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build status](https://ci.appveyor.com/api/projects/status/xccbsyl4ihl9gubf?svg=true)](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!