Skip to content

Docs for platform-specific packages #1441

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 3 commits into from
Sep 5, 2023
Merged

Docs for platform-specific packages #1441

merged 3 commits into from
Sep 5, 2023

Conversation

Lagoja
Copy link
Contributor

@Lagoja Lagoja commented Sep 1, 2023

Summary

Add docs for the new schema and commands that support platform specific packages

How was it tested?

Localhost, also check Vercel Docs for more details



```bash
devbox add ripgrep --exclude-platforms aarch64-darwin
Copy link
Collaborator

Choose a reason for hiding this comment

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

singular flag here too

@@ -59,6 +59,39 @@ For example, to use the latest version of `ripgrep,` run `devbox add ripgrep`, `

Whenever you run `devbox update`, packages with the latest tag will be updated to the latest version available in our index.

### Restricting Packages to Specific Platforms
Copy link
Collaborator

Choose a reason for hiding this comment

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

🤔 I don't understand why this is in the "pinning packages" section. Isn't that about restricting to a certain version?

Not totally sure this feature applies to this guide...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess I was trying to find a guide to place it in, but not sure where the best place was. It seemed a little narrow for it's own page, but maybe that's the best place

Copy link
Collaborator

@savil savil left a comment

Choose a reason for hiding this comment

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

Nice! But found a few more edits we could make....Thanks!

@Lagoja Lagoja merged commit d219b01 into main Sep 5, 2023
@Lagoja Lagoja deleted the jl/docs-platform-specific branch September 5, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants