Filter By
Displaying results 1 - 20 of 77 (Page 1 of 4)
By:
|
1,329,706 downloads
|
Last Updated: 11/21/2023
|
Latest Version: 0.17.0
PowerShell wrapper for GitHub API |
By:
|
802,543 downloads
|
Last Updated: 11/11/2022
|
Latest Version: 1.1.0.2
Supports interacting with Github Actions environment |
By:
|
551,383 downloads
|
Last Updated: 4/30/2015
|
Latest Version: 0.6
Gist-as-a-Package - PackageManagement PowerShell Provider to interop with Github Gists |
By:
|
649,878 downloads
|
Last Updated: 12/18/2020
|
Latest Version: 2.0.16
Helper functions for PowerShell CI/CD scenarios. |
By:
|
182,176 downloads
|
Last Updated: 2/9/2022
|
Latest Version: 0.15.240
This PowerShell module enables integration with GitHub. |
By:
|
108,688 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,237 downloads
|
Last Updated: 11/18/2021
|
Latest Version: 0.9.0
git with the power of the object pipeline |
By:
|
72,824 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,621 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,234 downloads
|
Last Updated: 9/17/2024
|
Latest Version: 1.7.0
PowerShell module that installs modules from GitHub |
By:
|
34,257 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:
|
34,324 downloads
|
Last Updated: 9/8/2024
|
Latest Version: 2.22.0
Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms. |
By:
|
10,607 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,827 downloads
|
Last Updated: 4/28/2015
|
Latest Version: 0.5
GitHub-as-a-Package - PackageManagement PowerShell Provider to interop with Github |
By:
|
6,056 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,395 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,455 downloads
|
Last Updated: 1/15/2024
|
Latest Version: 2.5.4
Search, explore, and discover PowerShell Gallery modules based on various criteria. |
By:
|
6,370 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 |