GitLabProvider
1.2.0
GitLab PackageManagement provider
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2016 Alexey Miasoedov. All rights reserved.
Package Details
Author(s)
- Alexey Miasoedov
Tags
PackageManagement Provider GitLab
Dependencies
This module has no dependencies.
Release Notes
PackageProvider for GitLab. Allows you to install PowerShell modules right from a GitLab server.
- Module versions are equal to Git tags, thus you need to push tags to the repository first. Use 1.0.0 version notation
- Requires 7z to be in the PATH
- You need to specify credentials to access GitLab server only once. All subsequent requests will use cached credentials.
For more details see: https://github.com/akamac/GitLabProvider
FileList
- GitLabProvider.nuspec
- GitLabProvider.psd1
- GitLabProvider.psm1
- GitLabProvider.pssproj
- HelperFunctions.ps1
- InstalledPackages.json
- PackageProviderFunctions.ps1
- PackageSources.json
- readme.md