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

Update dev tool installation in FAQ.md #62

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Update dev tool installation in FAQ.md #62

merged 2 commits into from
Aug 15, 2024

Conversation

ericbsd
Copy link
Member

@ericbsd ericbsd commented Aug 15, 2024

This is related to ghostbsd/issues#167

Summary by Sourcery

Update the FAQ documentation to provide new instructions for installing development tools on GhostBSD, replacing the old package with a new command to install all relevant development packages.

Documentation:

  • Update the FAQ to reflect changes in the installation process for development tools on GhostBSD, advising users to install all GhostBSD*dev packages instead of os-generic-userland-devtools.

@ericbsd ericbsd requested review from a team as code owners August 15, 2024 23:37
Copy link
Contributor

sourcery-ai bot commented Aug 15, 2024

Reviewer's Guide by Sourcery

This pull request updates the FAQ.md file to provide more accurate information about installing development tools in GhostBSD. The change replaces the old instruction of installing a single package with a new command that installs all GhostBSD development packages.

File-Level Changes

Files Changes
source/user/FAQ.md Updated the instruction for installing development tools from a single package to a command that installs all GhostBSD development packages
source/user/FAQ.md Modified the explanation about GhostBSD not coming with development tools preinstalled
source/user/FAQ.md Updated the installation command from 'sudo pkg install os-generic-userland-devtools' to 'sudo pkg install -g 'GhostBSD*-dev''

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@ericbsd ericbsd self-assigned this Aug 15, 2024
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @ericbsd - I've reviewed your changes - here's some feedback:

Overall Comments:

  • Consider adding a brief explanation for why installing all GhostBSD*-dev packages is now recommended over the previous single package. This context could help users understand the change better.
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟡 Documentation: 2 issues found

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

source/user/FAQ.md Outdated Show resolved Hide resolved
source/user/FAQ.md Show resolved Hide resolved
@ericbsd ericbsd added the bug label Aug 15, 2024
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
@ericbsd ericbsd merged commit 7ffa65c into master Aug 15, 2024
1 check passed
@ericbsd ericbsd deleted the ericbsd-patch-1 branch August 15, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant