-
Updated
Apr 4, 2022 - PowerShell
#
psgallery
Here are 17 public repositories matching this topic...
A PowerShell environment for Git
git
powershell
prompt
chocolatey
powershell-gallery
powershell-module
powershell-profile
psgallery
profile-script
powershell-profile-script
powershell-prompt
Create evergreen Windows image build scripts with the latest version numbers and download links for applications
-
Updated
Apr 4, 2022 - PowerShell
Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
template
cross-platform
powershell
vault
scaffold
secrets
appveyor
cicd
aws-codebuild
powershell-module
psgallery
secretsmanager
azure-devops
azure-pipelines
github-action
cicd-pipeline
vault-extension
-
Updated
Jan 13, 2022 - PowerShell
This module will allow you to get folder sizes and export information easily via PowerShell
-
Updated
Jan 12, 2022 - PowerShell
Automate your daily CI tasks
-
Updated
Jan 5, 2022 - PowerShell
Simple Powershell management module for Bamboo CI
wiki
ci
powershell
rest-api
bamboo
cmdlet
bitbucket
semver
bamboo-server
psget
plan-cmdlets
psgallery
-
Updated
Jan 12, 2020 - PowerShell
An assortment of PowerShell modules
-
Updated
Apr 16, 2018 - PowerShell
A PowerShell module for removing iCloud Photos shortcuts from This PC and Quick access on Windows.
-
Updated
Nov 3, 2020 - PowerShell
WestXu
commented
Sep 17, 2020
Great project!
Now that we have a function Setup-ScheduledTask to import tasks from json to Scheduler, it'll be great to have a reverse function to Export-ScheduledTask from Scheduler to same-format json, with all default settings omitted. Just like the official builtin one. Cause apperar
windows sandbox
msbuild
static-code-analysis
powershell
powershell-gallery
pester
office365
scoop
psscriptanalyzer
psgallery
psdeploy
pester-tests
github-actions
-
Updated
Mar 2, 2022 - PowerShell
A PowerShell helper module for maven. Auto completion, pom manipulation, bulk operations and much more.
java
productivity
maven
powershell
prompt
mvn
powershell-module
psgallery
shell-environment
powershell-helper
-
Updated
Nov 25, 2021 - PowerShell
A PowerShell module for managing hardlinks, junctions, symbolic links.
submodules
powershell
powershell-modules
iac
symlink
infrastructure-as-code
powershell-gallery
symlinks
junction
powershell-module
submodule
powershell-core
psgallery
hardlink
pwsh
symboliclink
hardlinks
junctions
gitsubmodules
symboliclinks
-
Updated
Oct 17, 2021 - PowerShell
Automated importing of Hardware-IDs for Windows Autopilot at scale
-
Updated
Jan 27, 2022 - PowerShell
A project containing the necessary tools to ease publishing of PowerShell modules.
-
Updated
Jul 13, 2021 - PowerShell
Improve this page
Add a description, image, and links to the psgallery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the psgallery topic, visit your repo's landing page and select "manage topics."
Not all the functions that have a
Pathparameter have a correspondingLiteralPathparameter. Found this while implementing #53.Steps to reproduce