Skip to content

Fix missing external example references after PR #1053#1076

Merged
gbin merged 1 commit into
masterfrom
neil/update-doc
May 6, 2026
Merged

Fix missing external example references after PR #1053#1076
gbin merged 1 commit into
masterfrom
neil/update-doc

Conversation

@neilmacintyre

Copy link
Copy Markdown
Collaborator

Summary

Add links to moved heavy examples in README/AGENTS/component docs and replace stale local paths with the corresponding extra-examples GitHub URLs introduced by PR #1053.

Related issues

Changes

Reminder

  • I ran just from the repo root
  • I have updated docs or examples where needed

Additional context

Add links to moved heavy examples in README/AGENTS/component docs and replace stale local paths with the corresponding extra-examples GitHub URLs introduced by PR #1053.

Co-authored-by: Cursor <cursoragent@cursor.com>
@neilmacintyre

Copy link
Copy Markdown
Collaborator Author

I'm running into lots of missing dependencies when running just. Is there an install script I should run before running just?

@gbin

gbin commented May 6, 2026

Copy link
Copy Markdown
Collaborator

@neilmacintyre thanks for the fixes!

I tried to have those shortcuts tell you what to install, what does it tell you now?
Maybe we could bundle them in one install step.

@gbin gbin merged commit a2cee51 into master May 6, 2026
28 checks passed
@gbin gbin deleted the neil/update-doc branch May 6, 2026 13:41
@neilmacintyre

neilmacintyre commented May 7, 2026

Copy link
Copy Markdown
Collaborator Author

clang, libclang-dev, taplo-cli , fmtron, cargo-deny,typos-cli and sccache were all missing on my machine. Its worth noting that all these dependencies are installed in the image produced by Dockerfile.ubuntu.

I'm building a devcontainer with Dockerfile.ubuntu as the base. If this is something that you think could be useful I can make a PR for it [edit first pass here: https://github.com/neilmacintyre/pull/1]

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.

2 participants