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

build/docs: simplify build process and add documentation #177

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

willfindlay
Copy link
Contributor

@willfindlay willfindlay commented Jun 17, 2022

Add documentation to makefile as well as make vendor command. Also add an FAQ to the README.

`make vendor` simplifies the go mod tidy/vendor/verify dance and `make help` prints
documentation for the important make targets.

Signed-off-by: William Findlay <[email protected]>
Introduce an FAQ with answers to some commonly asked questions.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay marked this pull request as ready for review June 28, 2022 13:05
@willfindlay willfindlay requested a review from a team as a code owner June 28, 2022 13:05
@willfindlay willfindlay requested review from kkourt and jrfastab June 28, 2022 13:05
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

🚀

@kkourt kkourt merged commit 77e32bf into main Jun 29, 2022
@kkourt kkourt deleted the pr/willfindlay/improve-dev-docs branch June 29, 2022 05:41
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.

2 participants