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

Guide to compiling the examples? #3

Closed
gmporter opened this issue Dec 12, 2021 · 4 comments
Closed

Guide to compiling the examples? #3

gmporter opened this issue Dec 12, 2021 · 4 comments

Comments

@gmporter
Copy link

Greetings,

I just started working through this book, and it looks great. I know that the book assumes a working knowledge of Golang, but it might be helpful to have a page or two (or part of the README.md file) explaining how to build/run the examples.

I ask because I teach a class using Go, and we use the original Go book, which is a pre-module book, and so between that book and this one, there isn't any info on how to run the tests.

@awoodbeck
Copy link
Owner

Thank you for your feedback, Dr. Porter. I agree that it would be beneficial to have instruction on setting up your environment, cloning this repo, and running the tests. I'll carve out some time this weekend to work on a step-by-step guide in the README.md.

@noah-de
Copy link
Contributor

noah-de commented Aug 23, 2022

Greetings @gmporter !
I believe that my last commit (noah-de@4f9d2d2) addresses this issue of running the examples. Do you have further suggestions for README content?

@awoodbeck
Copy link
Owner

I also added an example of how to build and run the code within a Docker container.

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