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

Readme with David's comments addressed #49

Merged
merged 12 commits into from
Sep 19, 2024
Merged

Readme with David's comments addressed #49

merged 12 commits into from
Sep 19, 2024

Conversation

bobvh
Copy link
Collaborator

@bobvh bobvh commented Sep 19, 2024

Commit log is a mess (sorry), but this one should merge and address your comments.

@bobvh bobvh requested a review from dkhofer September 19, 2024 15:27
2. Compile the gen package and its dependencies:

```
cargo build
Copy link
Collaborator

Choose a reason for hiding this comment

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

Might need one more sentence here explaining that the gen executable is in a directory under target/ that gets created after running cargo build

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will keep that in mind for the next revision. I was wondering if cargo --run -- [gen arguments] is preferable to ./target/debug/gen

@dkhofer
Copy link
Collaborator

dkhofer commented Sep 19, 2024

One nonblocking comment, LGTM!

@bobvh bobvh merged commit 43e73df into main Sep 19, 2024
1 check passed
@Chris7 Chris7 deleted the userdocs-outlining branch September 24, 2024 16:31
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.

3 participants