PowerShell Psgallery

Open-source PowerShell projects categorized as Psgallery

Top 3 PowerShell Psgallery Projects

  • posh-git

    A PowerShell environment for Git

    Project mention: The bash book to rule them all | news.ycombinator.com | 2023-11-25

    PowerShell: https://github.com/dahlbyk/posh-git/blob/master/src/GitPromp...

    I believe this is clean Bash code and clean PowerShell code, and a script with a certain complexity. The functions inside the Bash script are documented using comments, the ones inside the PowerShell script are documented using "structured comments" (similar to javadoc/xmldoc/...). The parameters of the functions inside the PowerShell script also contain metadata which is used to provide completion on the commandline and similar functionality as the command line flags you demonstrated.

    I just learned about 'getopts' in Bash, which you can actually also use to implement parameters to a Bash function. So what you are showing on a script level, can also be applied for functions. Did not know about that.

    Still, not saying PowerShell is better than Bash in a Linux context, but it seems a lot of Linux users have a gut reaction to right out reject PowerShell. I think it does have some advantages for certain use cases, like more complex scripts, a cross-platform context, ... and of course, for someone with a .NET background it's easier to program more complex things with it.

  • Evergreen

    Create evergreen Windows image build pipelines with the latest version numbers and download URLs for common applications (by aaronparker)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • PwshSyntaxHighlight

    🌈 Render PowerShell in the Terminal with Syntax Highlighting

    Project mention: Show HN: Pretty code snippets for PowerShell in the terminal | news.ycombinator.com | 2023-05-20
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-11-25.

PowerShell Psgallery related posts

Index

What are some of the best open-source Psgallery projects in PowerShell? This list will help you:

Project Stars
1 posh-git 7,390
2 Evergreen 325
3 PwshSyntaxHighlight 36
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com