You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:bowtie: This PowerShell module will help you to easily instal PowerShell modules directly from [Azure DevOps](https://azure.microsoft.com/en-us/services/devops/repos/) (_aka VSTS_) or [GitHub](https://github.com/) or any other git repository.
@@ -17,13 +19,11 @@ You can check if you have it by running `Get-Command git` in your PowerShell.
17
19
18
20
### From PowerShell gallery
19
21
20
-
This is recommended way how to install module.
22
+
This is recommended way how to install module.[](https://www.powershellgallery.com/packages/InstallModuleFromGit)
:smirk: Module has testing against two platforms - Linux and Windows. Code is verified before and after merging to master branch. Tests results are available on the Tests tab ([example here](/img/TestResults-AzureDevops.png)).
83
83
84
-
Windows build status [](https://dev.azure.com/iiric/PS1/_build/latest?definitionId=16&branchName=master)
85
-
86
-
Linux build status [](https://dev.azure.com/iiric/PS1/_build/latest?definitionId=17&branchName=master)
_Click on images to see details about the latest build runs._
89
87
@@ -95,16 +93,19 @@ _Click on images to see details about the latest build runs._
95
93
96
94
You can chat about this commandlet via [Skype](https://www.skype.com)_(no Skype ID required)_, by clicking a link below.
97
95
98
-
[](https://join.skype.com/hQMRyp7kwjd2)
96
+
[](https://join.skype.com/hQMRyp7kwjd2)
99
97
100
98
## Contributing
101
99
102
-
If you find any problems, feel free to [open a new issue](https://github.com/iricigor/InstallModuleFromGit/issues/new).
100
+
If you find any problems, feel free to open a new issue.
103
101
102
+
[](https://github.com/iricigor/InstallModuleFromGit/issues/new)
104
103

0 commit comments