Skip to content
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

Open
Eldadc opened this issue Aug 8, 2017 · 7 comments

Comments

@Eldadc
Copy link

Eldadc commented Aug 8, 2017

No description provided.

@sayedihashimi
Copy link
Member

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.

@Eldadc
Copy link
Author

Eldadc commented Aug 9, 2017 via email

@Eldadc
Copy link
Author

Eldadc commented Aug 27, 2017 via email

@sayedihashimi
Copy link
Member

Download the NuGet package and then Import-Module tools\psbuild.psd1

@Eldadc
Copy link
Author

Eldadc commented Aug 30, 2017 via email

@sayedihashimi
Copy link
Member

Were you able to get it working?

@Eldadc
Copy link
Author

Eldadc commented Sep 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants