Skip to content

Add clarity to the "Build from source" option #264

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

rfearing
Copy link
Contributor

In working on contributing to #225, I found this area of the instructions could use more clarity. Hopefully this is clearer and provides additional instructions on how to specify the output location of the build and configure the server to use the built executable.

@rfearing rfearing changed the title Clarify local build Add clarity to the "Build from source" option Apr 14, 2025
@rfearing rfearing marked this pull request as ready for review April 14, 2025 15:03
@Copilot Copilot AI review requested due to automatic review settings April 14, 2025 15:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies the "Build from source" instructions in the README by explicitly describing how to build the executable and configure the server to use it.

  • Updated instructions to use "go build" instead of "go".
  • Added guidance on specifying an output location via the "-o" flag along with an example JSON configuration.

@StefMa
Copy link

StefMa commented Apr 14, 2025

Same/similar as/to #224

Copy link
Member

@toby toby left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@toby toby merged commit 62eed34 into main Apr 14, 2025
16 checks passed
@toby toby deleted the rfearing/update-readme-local branch April 14, 2025 18:18
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