Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,002,848 downloads | Last Updated: 11/21/2023 | Latest Version: 0.17.0

PowerShell wrapper for GitHub API

By: | 532,762 downloads | Last Updated: 11/11/2022 | Latest Version: 1.1.0.2

Supports interacting with Github Actions environment

By: | 533,175 downloads | Last Updated: 4/30/2015 | Latest Version: 0.6

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

By: | 589,478 downloads | Last Updated: 12/18/2020 | Latest Version: 2.0.16

Helper functions for PowerShell CI/CD scenarios.

By: | 176,012 downloads | Last Updated: 2/9/2022 | Latest Version: 0.15.240

This PowerShell module enables integration with GitHub.

By: | 75,356 downloads | Last Updated: 11/18/2021 | Latest Version: 0.9.0

git with the power of the object pipeline

By: | 73,557 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: | 65,968 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: | 38,960 downloads | Last Updated: 8/31/2021 | Latest Version: 0.2.2

Set the Windows Time Zone based on public IP address

By: | 37,802 downloads | Last Updated: 6/4/2022 | Latest Version: 1.12.0

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

By: | 16,043 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: | 16,950 downloads | Last Updated: 11/27/2022 | Latest Version: 1.6.0

PowerShell module that installs modules from GitHub

By: | 7,576 downloads | Last Updated: 4/28/2015 | Latest Version: 0.5

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

By: | 4,797 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: | 4,677 downloads | Last Updated: 3/27/2024 | Latest Version: 0.2.14

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

By: | 6,226 downloads | Last Updated: 4/13/2024 | Latest Version: 0.3.108

A PowerShell module to interact with the GitHub API.

By: | 5,697 downloads | Last Updated: 4/28/2015 | Latest Version: 0.2

PowerShell PackageManager provider to search & install TypeScript definition files from the community DefinitelyTyped repo

By: | 2,270 downloads | Last Updated: 4/18/2017 | Latest Version: 0.2

Downloads release files from a github repository.

By: | 3,795 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