psbuild
psbuild copied to clipboard
Is it possible to install it offline the package? if so , can you please instruct.
The install script is at https://github.com/ligershark/psbuild/blob/master/src/GetPSBuild.ps1
. You should be able to download the psbuild nuget package and extract it to a local folder. After that you can update the GetPsBuildPsm1
to return the module from the extracted nuget package that you downloaded.
Hi,
Thanks for the quick update. Can you please elaborate , I am sorry I am new with PS.
Thanks
On Tue, Aug 8, 2017 at 9:47 PM, Sayed Ibrahim Hashimi < [email protected]> wrote:
The install script is at https://github.com/ligershark/ psbuild/blob/master/src/GetPSBuild.ps1. You should be able to download the psbuild nuget package and extract it to a local folder. After that you can update the GetPsBuildPsm1 https://github.com/ligershark/psbuild/blob/master/src/GetPSBuild.ps1#L142 to return the module from the extracted nuget package that you downloaded.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligershark/psbuild/issues/84#issuecomment-321047130, or mute the thread https://github.com/notifications/unsubscribe-auth/ACqT_cPm9vAyCYpvCmHp7Cpdd7gjwVFSks5sWK1SgaJpZM4OwRzy .
Can you please elaborate how to install it ?
thanks
On Tue, Aug 8, 2017 at 9:47 PM, Sayed Ibrahim Hashimi < [email protected]> wrote:
The install script is at https://github.com/ligershark/ psbuild/blob/master/src/GetPSBuild.ps1. You should be able to download the psbuild nuget package and extract it to a local folder. After that you can update the GetPsBuildPsm1 https://github.com/ligershark/psbuild/blob/master/src/GetPSBuild.ps1#L142 to return the module from the extracted nuget package that you downloaded.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligershark/psbuild/issues/84#issuecomment-321047130, or mute the thread https://github.com/notifications/unsubscribe-auth/ACqT_cPm9vAyCYpvCmHp7Cpdd7gjwVFSks5sWK1SgaJpZM4OwRzy .
Download the NuGet package and then Import-Module tools\psbuild.psd1
Thanks on the quick response
On Tue, Aug 29, 2017 at 12:18 AM, Sayed Ibrahim Hashimi < [email protected]> wrote:
Download the NuGet package and then Import-Module tools\psbuild.psd1
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligershark/psbuild/issues/84#issuecomment-325485016, or mute the thread https://github.com/notifications/unsubscribe-auth/ACqT_fXvTz2aP7ShjFsIg4gVUg0vF47zks5scy6sgaJpZM4OwRzy .
Were you able to get it working?
I will update as soon as possible. thx
On Wed, Aug 30, 2017 at 5:07 PM, Sayed Ibrahim Hashimi < [email protected]> wrote:
Were you able to get it working?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligershark/psbuild/issues/84#issuecomment-326001353, or mute the thread https://github.com/notifications/unsubscribe-auth/ACqT_TsR5YS5BUZRl0Qszmh88pggm9Auks5sdWyFgaJpZM4OwRzy .