Skip to content

Conversation

theletterf
Copy link
Contributor

This adds a tip after the tabbed steps to run docs-builder from anywhere.

This adds a tip after the tabbed steps to run `docs-builder` from anywhere.
@theletterf theletterf requested a review from a team as a code owner April 9, 2025 07:44
::::

:::{tip}
Place the `docs-builder` binary file in a directory and add its path to the system paths to run it from any folder. On macOS, edit the paths file by running `sudo nano /etc/paths`.
Copy link
Member

@reakaleek reakaleek Apr 9, 2025

Choose a reason for hiding this comment

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

What do you think about suggesting to move the binary to /usr/local/bin ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's what I've done locally, but I wonder if tampering with that folder wouldn't be frowned upon by, say, IT. :-S

Copy link
Member

Choose a reason for hiding this comment

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

Good question. I'm putting all my binaries to that folder 🤷.

I did some quick Google search and storing a custom binary in /usr/local/bin seems to be the most common suggestion.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's do that. I'll edit the tip with a sudo mv command.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Have a look now!

Copy link
Member

Choose a reason for hiding this comment

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

Cool. Thank you for the contribution!

@theletterf theletterf requested a review from reakaleek April 9, 2025 10:04
@theletterf theletterf added the documentation Improvements or additions to documentation label Apr 9, 2025
@theletterf theletterf merged commit 024ec39 into main Apr 9, 2025
14 of 15 checks passed
@theletterf theletterf deleted the theletterf-patch-system-path branch April 9, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants