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

How to install for Windows? #110

Closed
simplesteph opened this issue Oct 25, 2018 · 9 comments
Closed

How to install for Windows? #110

simplesteph opened this issue Oct 25, 2018 · 9 comments

Comments

@simplesteph
Copy link
Contributor

Hi

I'm planning to reference your CLI tool in my online courses for gRPC. Some of the learners are windows users and they'll need a release for windows they can download or instructions for their platform. Is your tool working for Windows? Can we please include these instructions?

Thanks a lot for the great work, been a fan for a long time! The new reflection capability is awesome

Cheers
Stephane

@ktr0731
Copy link
Owner

ktr0731 commented Oct 26, 2018

Hi.
Thank you for using Evans for a long time, I'm glad!
Currently, I've never tested Evans in Windows environment so Evans doesn't support it yet.

Instructions to build Evans for Windows environment is the same as normal instructions.

$ dep ensure
$ GOOS=windows GOARCH=386 go build -o evans.exe

I'll plan to test Evans in Windows environment later as soon as possible.

@ktr0731
Copy link
Owner

ktr0731 commented Oct 26, 2018

@simplesteph
I just merged a PR to fix Windows environment related bugs.
So, please use the latest commit (d9c7c9a) when you need to build for Windows users.
I haven't created a new GitHub Release for Windows because CI environment is not ready yet.

@simplesteph
Copy link
Contributor Author

@ktr0731 awesome! Looking forward to the updated CI as it will make things super simple for Windows users to just download a ready-to-use exe

@simplesteph
Copy link
Contributor Author

closing in favour of #111

@simplesteph
Copy link
Contributor Author

@ktr0731 made my video for my gRPC course. I've put the entire video on Youtube if that's of any help: https://www.youtube.com/watch?v=a66-xEk_l2g

Hope that helps this tool become more popular! It's great :)

@ktr0731
Copy link
Owner

ktr0731 commented Oct 30, 2018

Great!!
I really pleasure that Evans is useful for your awesome gRPC course 😄

@AzharMobeen
Copy link

AzharMobeen commented Jun 6, 2019

Hi,

Could you please tell me. Evans CLI still not working for windows ?

@ktr0731
Copy link
Owner

ktr0731 commented Jun 8, 2019

Currently, Evans works fine on Windows.

@AzharMobeen
Copy link

AzharMobeen commented Jun 8, 2019 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

3 participants