-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to install it offline the package? if so , can you please instruct. #84
Comments
The install script is at |
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 < ***@***.***> 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
<#84 (comment)>,
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 < ***@***.***> 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
<#84 (comment)>,
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 < ***@***.***> 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
<#84 (comment)>,
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 < ***@***.***> 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
<#84 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACqT_TsR5YS5BUZRl0Qszmh88pggm9Auks5sdWyFgaJpZM4OwRzy>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: