Page 1 of 2

SAPIEN github repository

Posted: Tue May 21, 2019 6:01 pm
by winsoft
I saw the following description in the following article. Can someone tell me the link address? thank you very much

https://info.sapien.com/index.php/guis/ ... ellget-gui

"The application creates an interface that displays gallery module information and allows the user to easily add and remove modules from their system. The complete source code can be found on the SAPIEN github repository here."

Re: SAPIEN github repository

Posted: Tue May 21, 2019 6:45 pm
by jvierra
Just click on the link in the article. It will take you to the correct place.

Re: SAPIEN github repository

Posted: Tue May 21, 2019 9:04 pm
by winsoft
Sorry, I have not found a link to github in the article. :oops:

Re: SAPIEN github repository

Posted: Tue May 21, 2019 9:24 pm
by jvierra
What? It is the word "here". Just click on it.

Re: SAPIEN github repository

Posted: Tue May 21, 2019 9:51 pm
by winsoft
Yes, but there is no link, I can't click

Re: SAPIEN github repository

Posted: Tue May 21, 2019 10:16 pm
by jvierra
Yup. You are right. No link. Must be a web issue.

Did you try the other links?

Re: SAPIEN github repository

Posted: Tue May 21, 2019 10:18 pm
by jvierra
Oops - there is a link. It is right where it says it is.

The github repository contains the complete PowerShell Studio source code as well as a packaged .EXE of the final project and an .MSI ready for deployment. For those without PowerShell Studio, we have exported the complete project into a .PS1 file that can be run from the PowerShell console. We have also taken the .PS1 file and “modularized” it and posted it to the PowerShell Gallery here.

Re: SAPIEN github repository

Posted: Tue May 21, 2019 10:45 pm
by winsoft
thank you for your help,

My original meaning is to see the source code for this example of powershell studio, I want to learn about powershell studio

The code in powershellgallery, can convert to source code for powershell studio?

My English is very bad, sorry

Reading English programming information is a big difficulty for me. I have been using the Google Translate plugin on my browser. If my expression is offensive, please forgive me.

Re: SAPIEN github repository

Posted: Tue May 21, 2019 10:59 pm
by jvierra
It is PowerShell code. You can install the module and then inspect the code. The code is trivial.

Here is a link to the project site. It is the same link as on the web page labeled "project site".

https://github.com/SAPIENTechnologies/PowerShellGet-GUI

Re: SAPIEN github repository

Posted: Wed May 22, 2019 12:20 am
by winsoft
thank you for your help