Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,328,604 downloads | Last Updated: 11/21/2023 | Latest Version: 0.17.0

PowerShell wrapper for GitHub API

By: | 801,557 downloads | Last Updated: 11/11/2022 | Latest Version: 1.1.0.2

Supports interacting with Github Actions environment

By: | 551,260 downloads | Last Updated: 4/30/2015 | Latest Version: 0.6

Gist-as-a-Package - PackageManagement PowerShell Provider to interop with Github Gists

By: | 649,577 downloads | Last Updated: 12/18/2020 | Latest Version: 2.0.16

Helper functions for PowerShell CI/CD scenarios.

By: | 182,114 downloads | Last Updated: 2/9/2022 | Latest Version: 0.15.240

This PowerShell module enables integration with GitHub.

By: | 108,579 downloads | Last Updated: 4/17/2024 | Latest Version: 1.0.1

PowerShell module for dealing with commands in Azure DevOps Pipelines and GitHub Workflows.

By: | 77,236 downloads | Last Updated: 11/18/2021 | Latest Version: 0.9.0

git with the power of the object pipeline

By: | 72,781 downloads | Last Updated: 9/30/2019 | Latest Version: 0.14.0

GitAutomation is a PowerShell module for working with Git repositories. You can use it to create, clone, query, push to, pull from, and commit to Git repositories. This module uses [LibGit2Sharp](https://github.com/libgit2/libgit2sharp), the .NET wrapper of [libgit2](https://libgit2.github.com/), "a portable, pure C implementation of... More info

By: | 61,518 downloads | Last Updated: 6/4/2022 | Latest Version: 1.12.0

A set of commands for working with PowerShell 7 and later releases.

By: | 33,180 downloads | Last Updated: 9/17/2024 | Latest Version: 1.7.0

PowerShell module that installs modules from GitHub

By: | 46,284 downloads | Last Updated: 8/31/2021 | Latest Version: 0.2.2

Set the Windows Time Zone based on public IP address

By: | 34,089 downloads | Last Updated: 11/14/2024 | Latest Version: 0.8.14

A PowerShell module to interact with the GitHub API.

By: | 16,093 downloads | Last Updated: 4/16/2021 | Latest Version: 1.0.1

A Powershell module that integrates with the Github API and downloads a snapshot of all repositories for a user or organisation.

By: | 10,595 downloads | Last Updated: 9/13/2022 | Latest Version: 5.0.4

Download information relative to updating an application hosted on GitHub, Omaha and SourceForge.

By: | 8,820 downloads | Last Updated: 4/28/2015 | Latest Version: 0.5

GitHub-as-a-Package - PackageManagement PowerShell Provider to interop with Github

By: | 6,054 downloads | Last Updated: 10/7/2017 | Latest Version: 1.0.24

PowerShell module to search for the following on GitHub : - Repositories - Code - Issues - Pull requests - Users It uses the GitHub search API and implements most of its features in user-friendly cmdlets and parameters. The API documentation is available here : https://developer.github.com/v3/search/

By: | 5,391 downloads | Last Updated: 6/27/2024 | Latest Version: 0.2.15

A collection of useful functions for managing GitHub repositories and their codebase

By: | 9,419 downloads | Last Updated: 1/15/2024 | Latest Version: 2.5.4

Search, explore, and discover PowerShell Gallery modules based on various criteria.

By: | 6,354 downloads | Last Updated: 5/15/2015 | Latest Version: 1.0.1

# GithubFS A provider for powershell which uses octokit to let you use github repos as a filesystem inside powershell ##Usage Install the `GithubFS` PSModule to a modules directory of your choice, then import it in your profile with ```powershell ipmo GithubFS ``` Additionally, visit github and grab a [personal access token](https://github.com/set... More info