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

Improve Development section of readme #689

Merged
merged 3 commits into from Oct 26, 2022

Conversation

elliotmjackson
Copy link
Contributor

@elliotmjackson elliotmjackson commented Oct 19, 2022

Highlighted by our valued contributor @HaloWorld in #606, the development section of our readme needs some changes. This really does need a lot more work but should do the trick for now.

resolves #690

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

@joshcarp joshcarp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this is some sort of md formatter and you didn't do it manually?

```

[protoc-source]: https://github.com/google/protobuf

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, formatter


### Make Targets

- **`make build`**: generates the constraints proto and compiles PGV into `$GOPATH/bin`
- **`make build`**: generates the constraints proto and compiles PGV

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, formatter

@elliotmjackson elliotmjackson merged commit c8b244f into main Oct 26, 2022
@elliotmjackson elliotmjackson deleted the ejackson/update-readme-devex branch October 26, 2022 14:04
elliotmjackson added a commit that referenced this pull request Nov 2, 2022
readme referenced `generate-testdata` which is a previous target in the
makefile & `tests/go.mod` was malformed.
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

Successfully merging this pull request may close these issues.

go get no longer downloads to $GOPATH/src
3 participants