-
Notifications
You must be signed in to change notification settings - Fork 42
Docs/macos docker brew resources #1163
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
Conversation
Deploying documentation with
|
Latest commit: |
c190d50
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c1c71e57.documentation-7tp.pages.dev |
Branch Preview URL: | https://docs-macos-docker-brew-resou.documentation-7tp.pages.dev |
Cloudflare deployment logs are available here |
I don't do much development on a mac; deferring to @0xpatrickdev |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251" | ||
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== | ||
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spurious change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very spurious 🫠 added by mistake, and removed it the wrong way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jovonni LGTM - let us merge it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM - we have similar changes in #1160 - but we can close that.
Before merging please these two changes present in 1160 but not here -
- change the second
[installation for Ubuntu]
to[installation for Mac]
(we have installation for ubuntu 2x) - move the group instructions to the Ubuntu
<details>
- we only need to do this on ubuntu, not mac
moved instructions to ubuntu details: |
addresses #1161