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

Do I need to install putty to execute build.ps1? #3

Open
SuperJMN opened this issue Mar 18, 2018 · 1 comment
Open

Do I need to install putty to execute build.ps1? #3

SuperJMN opened this issue Mar 18, 2018 · 1 comment

Comments

@SuperJMN
Copy link

The build.cake file asks for a putty sesion name. Why?
What happens if I put invalid data there?

BTW, I run the build script and it asks for my my password twice (one before deploying and another after it).

Thanks in advance :)

@ericbowser
Copy link

ericbowser commented Jul 18, 2022

https://github.com/jeremylindsayni/RaspberryPi.Template/blob/master/RaspberryPiCore/coreiot/build.cake#L21

I am thinking that to develop on a Windows machine with this template, then deploy out to the raspberri pi, but I am just a beginner with this sort of thing.

Maybe the cake script could also be altered based on where the code is developed to eventually get deployed to the pi.

The script also asks for a pi IP address for the destination deploy machine.

Actually, it looks like the putty session is just another task that may not need to be run depending on how your deploying. Maybe you can copy a different way.

Any other feedback would be appreciated since I am also interested in the answer from experienced devs in this area.

Thanks!

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