Skip to content

docs(readme): fix broken template scaffold command#650

Merged
ericgregory merged 1 commit into
wasmCloud:mainfrom
immanuwell:docs/fix-template-readmes
Jun 1, 2026
Merged

docs(readme): fix broken template scaffold command#650
ericgregory merged 1 commit into
wasmCloud:mainfrom
immanuwell:docs/fix-template-readmes

Conversation

@immanuwell

Copy link
Copy Markdown
Contributor

Fixes a broken wash new command in templates/http-hello-world-fetch/README.md.
Right now it points at templates/http-hello-world, but that folder is not in this repo, so copy paste hits a wall.

Also syncs the root, template, and example README lists with the dirs that are actually shipped here. they were a bit out of date too.

Repro

  1. Open templates/http-hello-world-fetch/README.md
  2. Run wash new https://github.com/wasmCloud/typescript.git --name http-hello-world --subfolder templates/http-hello-world
  3. It fails because that subfolder does not exist

Fix
Use templates/http-hello-world-fetch in the command and update the stale README indexes.

Signed-off-by: immanuwell <pchpr.00@list.ru>
@immanuwell immanuwell requested review from a team as code owners May 30, 2026 17:53
@ericgregory

Copy link
Copy Markdown
Contributor

Thanks @immanuwell!

@ericgregory ericgregory merged commit fde48a5 into wasmCloud:main Jun 1, 2026
4 checks passed
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